Skip to content

Commit

Permalink
build: change services dependency
Browse files Browse the repository at this point in the history
bump required services dependency to match with new package version pattern.
  • Loading branch information
warlof committed Dec 6, 2020
1 parent 604dca6 commit ad2fa5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"php": "^7.3",
"laravel/framework": "^6.2",
"eveseat/eveapi": "^4.5",
"eveseat/services": "^4.0",
"eveseat/services": "^4.1",
"guzzlehttp/guzzle": "^6.3",
"ext-json": "*",
"ext-posix": "*"
Expand Down

0 comments on commit ad2fa5b

Please sign in to comment.