Skip to content

Commit 54b064e

Browse files
author
Andrew Scott
committed
Update symfony/css-selector to "^4.0 || ^5.0". Closes #26 Closes #27
1 parent bfbd6d6 commit 54b064e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"ext-mbstring": "*",
1717
"ext-libxml": "*",
1818
"lib-libxml": ">=2.7.7",
19-
"symfony/css-selector": "^4.0"
19+
"symfony/css-selector": "^4.0 || ^5.0"
2020
},
2121
"require-dev": {
2222
"phpunit/phpunit": "^7.0",

0 commit comments

Comments
 (0)