Remove agnoster-installer from composer

This commit is contained in:
Philipp Lang 2022-02-20 10:23:00 +01:00
parent c47c981fe3
commit 543561c776
2 changed files with 401 additions and 541 deletions

View File

@ -7,13 +7,11 @@
"laravel"
],
"repositories": [
{ "type": "path", "url": "./packages/laravel-nami", "options": {"symlink": true} },
{ "type": "path", "url": "./packages/agnoster-installer", "options": {"symlink": true} }
{ "type": "path", "url": "./packages/laravel-nami", "options": {"symlink": true} }
],
"license": "MIT",
"require": {
"php": "^7.2.5",
"aweos/agnoster-installer": "1.0",
"cviebrock/eloquent-sluggable": "^8.0",
"doctrine/dbal": "^3.1",
"fideloper/proxy": "^4.2",

938
composer.lock generated

File diff suppressed because it is too large Load Diff