Skip to content

Commit 9908639

Browse files
authored
Minor updates in require (#10)
1 parent ff5599b commit 9908639

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
@@ -15,7 +15,7 @@
1515
"symfony/runtime": "5.x-dev"
1616
},
1717
"require-dev": {
18-
"symfony/phpunit-bridge": "5.x-dev"
18+
"symfony/phpunit-bridge": "^5.2"
1919
},
2020
"autoload": {
2121
"psr-4": {

0 commit comments

Comments
 (0)