Skip to content

Commit f1eb9fb

Browse files
committed
Bump Symfony versions
1 parent 9166ed9 commit f1eb9fb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
"zalas/injector": "^2.0"
1010
},
1111
"require-dev": {
12-
"symfony/config": "^3.4 || ^4.4 || ^5.0",
13-
"symfony/dependency-injection": "^3.4 || ^4.4 || ^5.0",
14-
"symfony/http-kernel": "^3.4 || ^4.4 || ^5.0",
12+
"symfony/config": "^4.4.12 || ^5.2",
13+
"symfony/dependency-injection": "^4.4.12 || ^5.2",
14+
"symfony/http-kernel": "^4.4.12 || ^5.2",
1515
"zalas/phpunit-globals": "^2.0",
16-
"symfony/framework-bundle": "^3.4 || ^4.4 || ^5.0",
16+
"symfony/framework-bundle": "^4.4.12 || ^5.2",
1717
"zalas/phpunit-doubles": "^1.5",
1818
"phpspec/prophecy": "^1.9",
1919
"phpspec/prophecy-phpunit": "^2.0"

0 commit comments

Comments
 (0)