Skip to content

Commit

Permalink
Revert "update composer.json"
Browse files Browse the repository at this point in the history
This reverts commit a36f08a.
  • Loading branch information
Mario Macedo committed Jul 16, 2024
1 parent a36f08a commit 36bc60e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
}
],
"require": {
"laravelcollective/html": "dev-laravel-11-support",
"php": ">=7.2.5",
"illuminate/http": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
"illuminate/routing": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
Expand All @@ -39,12 +38,6 @@
"src/helpers.php"
]
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/Cyber-Duck/laravel-collective-html"
}
],
"extra": {
"branch-alias": {
"dev-master": "6.x-dev"
Expand Down

0 comments on commit 36bc60e

Please sign in to comment.