mirror of
https://github.com/silverstripe/silverstripe-environmentcheck
synced 2024-10-22 17:05:40 +02:00
Updating framework version
This commit is contained in:
parent
98126dc448
commit
fa6fe5ef84
@ -2,16 +2,19 @@
|
||||
"name": "silverstripe/environmentcheck",
|
||||
"description": "Provides an API for building environment tests",
|
||||
"type": "silverstripe-module",
|
||||
"keywords": ["silverstripe", "testing", "environment", "environmentcheck"],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Sam Minnee",
|
||||
"email": "sam@silverstripe.com"
|
||||
}
|
||||
"keywords": [
|
||||
"silverstripe",
|
||||
"testing",
|
||||
"environment",
|
||||
"environmentcheck"
|
||||
],
|
||||
|
||||
"require":
|
||||
{
|
||||
"silverstripe/framework": "3.*"
|
||||
"authors": [
|
||||
{
|
||||
"name": "Sam Minnee",
|
||||
"email": "sam@silverstripe.com"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"silverstripe/framework": "~3.2"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user