Skip to content

Commit 36bc60e

Browse files
author
Mario Macedo
committed
Revert "update composer.json"
This reverts commit a36f08a.
1 parent a36f08a commit 36bc60e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

composer.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
}
1919
],
2020
"require": {
21-
"laravelcollective/html": "dev-laravel-11-support",
2221
"php": ">=7.2.5",
2322
"illuminate/http": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
2423
"illuminate/routing": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
@@ -39,12 +38,6 @@
3938
"src/helpers.php"
4039
]
4140
},
42-
"repositories": [
43-
{
44-
"type": "vcs",
45-
"url": "https://github.com/Cyber-Duck/laravel-collective-html"
46-
}
47-
],
4841
"extra": {
4942
"branch-alias": {
5043
"dev-master": "6.x-dev"

0 commit comments

Comments
 (0)