Skip to content

Commit

Permalink
Merge pull request #6 from sharafat/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
abbasudo authored Apr 17, 2024
2 parents 9ca7c8d + 940f6ee commit 5daed67
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
],
"require": {
"php": "^8.1",
"illuminate/contracts": "^10.21",
"illuminate/contracts": "^10.21|^11.4",
"laravel/pulse": "^1.0@beta",
"spatie/laravel-package-tools": "^1.14.0"
},
"require-dev": {
"laravel/pint": "^1.0",
"nunomaduro/collision": "^7.8",
"nunomaduro/collision": "^7.8|^8.1",
"nunomaduro/larastan": "^2.0.1",
"orchestra/testbench": "^8.14",
"orchestra/testbench": "^8.14|^9.0",
"pestphp/pest": "^2.20",
"pestphp/pest-plugin-arch": "^2.0",
"pestphp/pest-plugin-laravel": "^2.0",
Expand Down

0 comments on commit 5daed67

Please sign in to comment.