fix: remove unavailable plugin constraints + fail on composer errors
Some checks are pending
Module sub-split / Sub-split (push) Waiting to run

This commit is contained in:
2026-08-21 20:12:55 -06:00
parent bde451ee72
commit 84dc566b59
2 changed files with 2 additions and 6 deletions

View File

@@ -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",