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:39 +00:00
parent 261bc16cb5
commit 5a512fda14

View file

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