mirror of
https://github.com/silverstripe/recipe-cms.git
synced 2024-10-22 08:05:52 +02:00
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
71e708cf2a |
@ -6,17 +6,17 @@
|
||||
"license": "BSD-3-Clause",
|
||||
"require": {
|
||||
"silverstripe/recipe-plugin": "^1.2",
|
||||
"silverstripe/recipe-core": "4.4.x-dev",
|
||||
"silverstripe/admin": "1.4.x-dev",
|
||||
"silverstripe/asset-admin": "1.4.x-dev",
|
||||
"silverstripe/campaign-admin": "1.4.x-dev",
|
||||
"silverstripe/versioned-admin": "1.2.x-dev",
|
||||
"silverstripe/cms": "4.4.x-dev",
|
||||
"silverstripe/errorpage": "1.4.x-dev",
|
||||
"silverstripe/graphql": "3.1.x-dev",
|
||||
"silverstripe/reports": "4.4.x-dev",
|
||||
"silverstripe/siteconfig": "4.4.x-dev",
|
||||
"silverstripe/versioned": "1.4.x-dev"
|
||||
"silverstripe/recipe-core": "4.4.4@stable",
|
||||
"silverstripe/admin": "1.4.4@stable",
|
||||
"silverstripe/asset-admin": "1.4.4@stable",
|
||||
"silverstripe/campaign-admin": "1.4.2@stable",
|
||||
"silverstripe/versioned-admin": "1.2.3@stable",
|
||||
"silverstripe/cms": "4.4.4@stable",
|
||||
"silverstripe/errorpage": "1.4.2@stable",
|
||||
"silverstripe/graphql": "3.1.4@stable",
|
||||
"silverstripe/reports": "4.4.1@stable",
|
||||
"silverstripe/siteconfig": "4.4.2@stable",
|
||||
"silverstripe/versioned": "1.4.3@stable"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^5.7"
|
||||
@ -32,4 +32,4 @@
|
||||
},
|
||||
"prefer-stable": true,
|
||||
"minimum-stability": "dev"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user