mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 17:05:33 +02:00
MNT fix bad merge
This commit is contained in:
parent
6bb9e465b6
commit
c3f430261a
@ -4,11 +4,11 @@
|
||||
"description": "The SilverStripe Framework Installer",
|
||||
"require": {
|
||||
"php": "^8.1",
|
||||
"silverstripe/recipe-plugin": "2.0.x-dev",
|
||||
"silverstripe/vendor-plugin": "2.0.x-dev",
|
||||
"silverstripe/recipe-cms": "5.3.x-dev",
|
||||
"silverstripe-themes/simple": "3.3.x-dev",
|
||||
"silverstripe/login-forms": "5.3.x-dev"
|
||||
"silverstripe/recipe-plugin": "2.x-dev",
|
||||
"silverstripe/vendor-plugin": "2.x-dev",
|
||||
"silverstripe/recipe-cms": "5.x-dev",
|
||||
"silverstripe-themes/simple": "3.x-dev",
|
||||
"silverstripe/login-forms": "5.x-dev"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.6"
|
||||
@ -34,4 +34,4 @@
|
||||
},
|
||||
"prefer-stable": true,
|
||||
"minimum-stability": "dev"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user