Skip to content

Commit

Permalink
Removes spatie/laravel-ignition (#6406)
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed May 28, 2024
1 parent 76510a7 commit 5d86ab4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"require": {
"php": "^8.2",
"laravel/framework": "^11.0",
"laravel/framework": "^11.9",
"laravel/tinker": "^2.9"
},
"require-dev": {
Expand All @@ -15,8 +15,7 @@
"laravel/sail": "^1.26",
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.0",
"phpunit/phpunit": "^11.0.1",
"spatie/laravel-ignition": "^2.4"
"phpunit/phpunit": "^11.0.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 5d86ab4

Please sign in to comment.