Skip to content

Commit b60a346

Browse files
committed
Update Symfony dependencies to latest version
1 parent 1185004 commit b60a346

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"mockery/mockery": "^1.0",
2020
"phpunit/phpunit": "^7.0|^8.0",
2121
"symfony/console": "^4.2",
22-
"symfony/css-selector": "~4.0",
23-
"symfony/dom-crawler": "~4.0",
22+
"symfony/css-selector": "^4.2",
23+
"symfony/dom-crawler": "^4.2",
2424
"symfony/http-foundation": "^4.2",
2525
"symfony/http-kernel": "^4.2"
2626
},

0 commit comments

Comments
 (0)