Skip to content

Commit fe24c53

Browse files
committed
Bump the minimum version of Symfony 5
1 parent 7b61c88 commit fe24c53

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": "^4.4.12 || ^5.2",
13-
"symfony/dependency-injection": "^4.4.12 || ^5.2",
14-
"symfony/http-kernel": "^4.4.12 || ^5.2",
12+
"symfony/config": "^4.4.12 || ^5.3",
13+
"symfony/dependency-injection": "^4.4.12 || ^5.3",
14+
"symfony/http-kernel": "^4.4.12 || ^5.3",
1515
"zalas/phpunit-globals": "^2.0",
16-
"symfony/framework-bundle": "^4.4.12 || ^5.2",
16+
"symfony/framework-bundle": "^4.4.12 || ^5.3",
1717
"zalas/phpunit-doubles": "^1.5",
1818
"phpspec/prophecy": "^1.9",
1919
"phpspec/prophecy-phpunit": "^2.0"

0 commit comments

Comments
 (0)