mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Update composer alias
This commit is contained in:
parent
64005bff91
commit
6492b8edae
@ -56,7 +56,12 @@
|
||||
"provide": {
|
||||
"psr/container-implementation": "1.0.0"
|
||||
},
|
||||
"extra": [],
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"4.x-dev": "4.0.x-dev",
|
||||
"dev-master": "5.x-dev"
|
||||
},
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"SilverStripe\\Control\\": "src/Control/",
|
||||
|
Loading…
Reference in New Issue
Block a user