Skip to content

Commit

Permalink
Merge pull request #20 from Hesammousavi/master
Browse files Browse the repository at this point in the history
Make It Ready For Laravel 11
  • Loading branch information
Lukasss93 authored Feb 27, 2024
2 parents a63ccad + bfe28ae commit 23eb53a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"nutgram/nutgram": "^4.11.0"
},
"require-dev": {
"illuminate/testing": "^9.0|^10.0",
"orchestra/testbench": "^7.0|^8.0",
"illuminate/testing": "^9.0|^10.0|^11.0",
"orchestra/testbench": "^7.0|^8.0|^9.0",
"pestphp/pest": "^1.1",
"pestphp/pest-plugin-mock": "^1.0",
"roave/security-advisories": "dev-latest",
Expand Down

0 comments on commit 23eb53a

Please sign in to comment.