Skip to content

Commit

Permalink
Merge pull request #8 from cerpus/feature/LEPG-2796-laravel-10
Browse files Browse the repository at this point in the history
LEPG-2796 added support for laravel 10
  • Loading branch information
runarCerpus authored Apr 18, 2023
2 parents d8ba870 + b991bc6 commit 7dd1370
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 @@ -9,7 +9,7 @@
"ext-json": "*",
"cerpus/cerpushelper": "^2.0",
"guzzlehttp/guzzle": "^6.0|^7.0",
"illuminate/support": "^8.0|^9.0"
"illuminate/support": "^8.0|^9.0|^10.0"
},
"require-dev": {
"shrikeh/teapot": "^2.3",
Expand Down

0 comments on commit 7dd1370

Please sign in to comment.