Remove lumax/luma dependency

This commit is contained in:
Daniel Winning 2025-04-26 15:30:29 +01:00
parent f1c1b3fb56
commit fb39a27223

View file

@ -5,8 +5,7 @@
"minimum-stability": "stable",
"require": {
"symfony/yaml": "^6.3",
"psr/container": "^2.0",
"lumax/framework-component": "^1.1"
"psr/container": "^2.0"
},
"require-dev": {
"phpunit/phpunit": "^10.3"