Skip to content

Commit 38ef0e5

Browse files
Revert corcel package to original
1 parent ef8da2b commit 38ef0e5

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

composer.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,11 @@
1313
}
1414
],
1515
"require": {
16-
"fullstackfool/corcel": "~3.0"
16+
"corcel/corcel": "~3.0"
1717
},
1818
"autoload": {
1919
"psr-4": {
2020
"FullStackFool\\Scribble\\": "src"
2121
}
22-
},
23-
"repositories": [
24-
{
25-
"type": "vcs",
26-
"url": "https://github.com/fullstackfool/corcel.git"
27-
}
28-
]
22+
}
2923
}

0 commit comments

Comments
 (0)