فهرست منبع

update composer

Guillermo Espinoza 8 سال پیش
والد
کامیت
0118134e5c
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      composer.json

+ 2 - 1
composer.json

@@ -3,7 +3,8 @@
     "description": "Flowdat 3 Base OAuth Client Bundle",
     "keywords": ["Admin Generator", "admin", "oauth", "bundle"],
     "require": {
-        "hwi/oauth-bundle": "^0.5.3"
+        "hwi/oauth-bundle": "^0.5.3",
+        "ext-curl": "*"
     },
     "autoload": {
         "psr-4": { "Base\\OAuthClientBundle\\": "" }