Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
qschmick authored Jul 17, 2023
1 parent e6ace66 commit a4fd21e
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 @@ -14,12 +14,12 @@
"awobaz/compoships": "^2.0.3",
"fico7489/laravel-pivot": "^3.0.1",
"laravel/framework": "^8.0|^9.0|^10.0",
"always-open/laravel-process-stamps": "^5.0"
"always-open/laravel-process-stamps": "^5.0|^6.0|^7.0"
},
"require-dev": {
"doctrine/dbal": "^2.9|^3.0",
"orchestra/testbench": "^6.0",
"phpunit/phpunit": "^9.0"
"phpunit/phpunit": "^10.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit a4fd21e

Please sign in to comment.