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

This commit is contained in:
Snider 2026-03-09 17:38:38 +00:00
parent 1644f47785
commit 72820e3c79

View file

@ -10,7 +10,7 @@
"license": "EUPL-1.2",
"require": {
"php": "^8.2",
"core/php-framework": "@dev"
"core/php": "*"
},
"autoload": {
"psr-4": {