Skip to content

Commit 335fffe

Browse files
committed
Bump Symfony deps
1 parent 05a4ae5 commit 335fffe

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
@@ -17,10 +17,10 @@
1717
"doctrine/inflector": "^1.0",
1818
"psr/cache": "^1.0",
1919
"psr/container": "^1.0",
20-
"symfony/http-foundation": "^3.1 || ^4.0",
21-
"symfony/http-kernel": "^2.7 || ^3.0 || ^4.0",
22-
"symfony/property-access": "^2.7 || ^3.0 || ^4.0",
23-
"symfony/property-info": "^3.3.11 || ^4.0",
20+
"symfony/http-foundation": "^3.4 || ^4.0",
21+
"symfony/http-kernel": "^3.4 || ^4.0",
22+
"symfony/property-access": "^3.4 || ^4.0",
23+
"symfony/property-info": "^3.4 || ^4.0",
2424
"symfony/serializer": "^4.1",
2525
"willdurand/negotiation": "^2.0.3"
2626
},

0 commit comments

Comments
 (0)