fix
This commit is contained in:
+2
-2
@@ -12,7 +12,7 @@
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3.7",
|
||||
"facebook/php-sdk-v4" : "~5.0",
|
||||
"facebook/graph-sdk" : "^5.7",
|
||||
"firebase/php-jwt": "^5.5.1",
|
||||
"phpseclib/phpseclib": "^3.0",
|
||||
"hybridauth/hybridauth" : "~3.7.1",
|
||||
@@ -23,6 +23,6 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"mikey179/vfsstream": "1.1.*",
|
||||
"phpunit/phpunit": "4.* || 5.*"
|
||||
"phpunit/phpunit": "^8"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user