fix: remove unavailable plugin constraints + fail on composer errors
Some checks are pending
Module sub-split / Sub-split (push) Waiting to run
Some checks are pending
Module sub-split / Sub-split (push) Waiting to run
This commit is contained in:
@@ -35,11 +35,7 @@
|
||||
"winter/wn-backend-module": "~1.2.0",
|
||||
"winter/wn-cms-module": "~1.2.0",
|
||||
"laravel/framework": "^9.1",
|
||||
"wikimedia/composer-merge-plugin": "~2.1.0",
|
||||
"winter/wn-pages-plugin": "~1.2.0",
|
||||
"winter/wn-blog-plugin": "~1.2.0",
|
||||
"winter/wn-sitemap-plugin": "~1.2.0",
|
||||
"winter/wn-seo-plugin": "~1.2.0"
|
||||
"wikimedia/composer-merge-plugin": "~2.1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.5.8",
|
||||
|
||||
Reference in New Issue
Block a user