Skip to content

Commit

Permalink
Revert: "Added a fix for this to work on any laravel 9 version."
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcos Sigueros committed Feb 4, 2023
1 parent c714c36 commit c5eb53a
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 @@ -17,7 +17,7 @@
],
"require": {
"php": "^7|^8",
"laravel/framework": "^6|^7|^8|^9",
"laravel/framework": "^6|^7|^8|<9.19",
"laravel/ui": "^2|^3|^4",
"livewire/livewire": "^2"
},
Expand Down

0 comments on commit c5eb53a

Please sign in to comment.