Skip to content

Commit

Permalink
first update
Browse files Browse the repository at this point in the history
  • Loading branch information
exxxar committed Nov 15, 2022
1 parent 6de285a commit 9644e2a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"minimum-stability": "dev",
"require": {
"php": "8.*",
"fr05t1k/esia": "^2.0",
"laravel/socialite": "^5.0",
"guzzlehttp/guzzle": "^6.0",
"illuminate/support": "^5.8 || ^6.0 || ^7.0 || ^8.0",
"fr05t1k/esia": "2.*",
"laravel/socialite": "5.*",
"guzzlehttp/guzzle": "6.*",
"illuminate/support": "7.*",
"ext-json": "*"
},
"extra": {
Expand Down

0 comments on commit 9644e2a

Please sign in to comment.