mirror of
https://github.com/anikeen-com/id.git
synced 2026-05-12 16:49:00 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4555efa80c | |||
|
|
4f78e32af1 |
@@ -15,15 +15,15 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"php": "^8.1",
|
"php": "^8.1",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"illuminate/support": "^10.0|^11.0|^12.0",
|
"illuminate/support": "^10.0|^11.0|^12.0|^13.0",
|
||||||
"illuminate/console": "^10.0|^11.0|^12.0",
|
"illuminate/console": "^10.0|^11.0|^12.0|^13.0",
|
||||||
"guzzlehttp/guzzle": "^6.3|^7.0",
|
"guzzlehttp/guzzle": "^6.3|^7.0",
|
||||||
"socialiteproviders/manager": "^3.4|^4.0.1",
|
"socialiteproviders/manager": "^3.4|^4.0.1",
|
||||||
"firebase/php-jwt": "^6.0"
|
"firebase/php-jwt": "^7.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^8.0|^9.0",
|
"phpunit/phpunit": "^8.0|^9.0",
|
||||||
"laravel/framework": "^10.0|^11.0|^12.0"
|
"laravel/framework": "^10.0|^11.0|^12.0|^13.0"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
|
|||||||
Reference in New Issue
Block a user