Skip to content
This repository was archived by the owner on Apr 27, 2021. It is now read-only.

Commit fe4615c

Browse files
committed
Updated composer.json constraints
1 parent 98c6759 commit fe4615c

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
@@ -23,8 +23,8 @@
2323
},
2424
"require-dev": {
2525
"friendsofphp/php-cs-fixer": "^2.10",
26-
"symfony/phpunit-bridge": "^3.4@beta",
27-
"symfony/process": "^3.3"
26+
"symfony/phpunit-bridge": "^3.4",
27+
"symfony/process": "^3.4"
2828
},
2929
"autoload": {
3030
"psr-4": {

0 commit comments

Comments
 (0)