Clean up Api call

This commit is contained in:
DESKTOP-GBA0BK8\Admin
2023-04-16 14:30:27 -04:00
parent 666c2da6c8
commit e74070ca1f
2 changed files with 31 additions and 26 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"source": "https://github.com/bcit-ci/CodeIgniter"
},
"require": {
"php": ">=5.3.7",
"php": "^7.3 || ^8.0",
"facebook/graph-sdk" : "^5.7",
"firebase/php-jwt": "^6.2",
"phpseclib/phpseclib": "^3.0",