Skip to content

Commit

Permalink
composer json update and readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Lane committed Jan 25, 2025
1 parent d43e701 commit 85cb53d
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 @@ -12,7 +12,7 @@
"require": {
"php": "^8.1",
"guzzlehttp/guzzle": "^7.0",
"illuminate/support": "^10.0"
"illuminate/support": ">=v10.0.0"
},
"require-dev": {
"phpunit/phpunit": "^10.0",
Expand Down

0 comments on commit 85cb53d

Please sign in to comment.