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:43 +00:00
parent 9fbc41fdfe
commit b30e9dfb26

View file

@ -10,7 +10,7 @@
"license": "EUPL-1.2",
"require": {
"php": "^8.2",
"core/php-framework": "dev-main",
"core/php": "*",
"ezyang/htmlpurifier": "^4.17"
},
"require-dev": {