mirror of
https://github.com/standardebooks/web.git
synced 2025-07-16 11:26:37 -04:00
Update composer.json to generate authoritative classmaps
This commit is contained in:
parent
47e8d13ba8
commit
52ce255c05
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
"php": "8.1.2"
|
"php": "8.1.2"
|
||||||
},
|
},
|
||||||
"config":{
|
"config":{
|
||||||
"optimize-autoloader": true
|
"classmap-authoritative": true
|
||||||
},
|
},
|
||||||
"autoload-dev": {
|
"autoload-dev": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue