fix: rename core/php-framework dependency to core/php
Some checks failed
CI / PHP 8.3 (push) Failing after 1s
CI / PHP 8.4 (push) Failing after 1s

This commit is contained in:
Snider 2026-03-09 17:38:48 +00:00
parent 9a6aebd128
commit da152fdd37

View file

@ -10,7 +10,7 @@
"license": "EUPL-1.2",
"require": {
"php": "^8.2",
"core/php-framework": "dev-main"
"core/php": "*"
},
"require-dev": {
"laravel/pint": "^1.18",