Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Fix illuminate/pagination requirement
  • Loading branch information
arnowest committed May 9, 2023
1 parent 96cf42e commit 418c851
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 @@ -10,7 +10,7 @@
"guzzlehttp/psr7": "^2.4.4",
"psr/log": "^3.0.0",
"guzzlehttp/guzzle": "^7.5.0",
"illuminate/pagination": "^10.3.3"
"illuminate/pagination": "^9.52.7||^10.3.3"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.14.4",
Expand Down

0 comments on commit 418c851

Please sign in to comment.