Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit 8c2ba49

Browse files
committed
Upgraded required Symfony version
1 parent 3eac419 commit 8c2ba49

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
@@ -28,7 +28,7 @@
2828
],
2929
"require": {
3030
"php": "^5.6 || ^7.0",
31-
"symfony/symfony": "^3.0",
31+
"symfony/symfony": "^3.1",
3232
"phpFastCache/phpFastCache": "^6.0"
3333
},
3434
"autoload": {

0 commit comments

Comments
 (0)