fix: rename core/php-framework dependency to core/php
This commit is contained in:
parent
1644f47785
commit
72820e3c79
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
"license": "EUPL-1.2",
|
||||
"require": {
|
||||
"php": "^8.2",
|
||||
"core/php-framework": "@dev"
|
||||
"core/php": "*"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue