Skip to content

Commit

Permalink
deps: lock packages version
Browse files Browse the repository at this point in the history
  • Loading branch information
warlof authored Jul 14, 2023
1 parent 13b1df4 commit f70dabc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"require": {
"php": "^8.1",
"laravel/framework": "^10.0",
"eveseat/eveapi": "5.0.x-dev",
"eveseat/services": "5.0.x-dev",
"eveseat/web": "5.0.x-dev",
"eveseat/eveapi": "^5.0",
"eveseat/services": "^5.0",
"eveseat/web": "^5.0",
"darkaonline/l5-swagger": "^8.0"
},
"extra": {
Expand Down

0 comments on commit f70dabc

Please sign in to comment.