This commit is contained in:
Khoubza Younes
2021-10-03 23:12:02 +01:00
parent 07d0700740
commit 3d31936102
2 changed files with 19 additions and 8 deletions
+2 -1
View File
@@ -13,7 +13,8 @@
],
"require": {
"php": ">=5.3",
"ext-json": "*"
"ext-json": "*",
"symfony/symfony": "~2.0.0"
},
"autoload": {
"psr-4": {