Skip to content

Commit

Permalink
build(deps): use the suggested version of stimulus-laravel
Browse files Browse the repository at this point in the history
  • Loading branch information
SlimGee committed Aug 22, 2023
1 parent 6dd67b0 commit ed6d41b
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 @@ -25,7 +25,7 @@
],
"require": {
"php": "^8.0",
"hotwired/stimulus-laravel": "^0.2.0",
"hotwired-laravel/stimulus-laravel": "^0.3.0",
"illuminate/support": "^7.0|^8.0|^9.23|^10.0"
},
"minimum-stability": "dev",
Expand Down

0 comments on commit ed6d41b

Please sign in to comment.