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

Commit a539eb7

Browse files
committed
Update composer.json to require symfony
1 parent 7e4d106 commit a539eb7

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
@@ -20,7 +20,7 @@
2020
}
2121
],
2222
"require": {
23-
"php": ">=5.5.0",
23+
"symfony/symfony": "^2.8|3.*",
2424
"phpfastcache/phpfastcache": "v5.x-dev"
2525

2626
},

0 commit comments

Comments
 (0)