mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 01:52:22 +03:00
Remove the old engine PSR autoload path
This commit is contained in:
parent
7be4c73e4e
commit
bd32be0e29
1 changed files with 0 additions and 5 deletions
|
@ -27,11 +27,6 @@
|
|||
"services"
|
||||
],
|
||||
"minimum-stability": "stable",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"EA\\Engine\\": "engine/"
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"php": ">=8.0",
|
||||
"ext-curl": "*",
|
||||
|
|
Loading…
Reference in a new issue