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

Commit 106a6ea

Browse files
committed
Fix composer.json
1 parent 150a2af commit 106a6ea

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

composer.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,16 @@
1717
"email": "contact@geolim4.com",
1818
"homepage": "https://github.com/Geolim4",
1919
"role": "Developer"
20+
},
21+
{
22+
"name": "PastisD",
23+
"email": "PastisD@gmail.com",
24+
"homepage": "https://github.com/PastisD",
25+
"role": "Developer"
2026
}
2127
],
2228
"require": {
23-
"symfony/symfony": ">2.8 || <3.1",
29+
"symfony/symfony": "3.0.*",
2430
"phpfastcache/phpfastcache": "v5.x-dev"
2531
},
2632
"autoload": {

0 commit comments

Comments
 (0)