mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
DEP Upgrade installer dependencies
This commit is contained in:
parent
da1a1489af
commit
23786e5daf
@ -30,7 +30,7 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.5",
|
||||
"squizlabs/php_codesniffer": "^3.0"
|
||||
"squizlabs/php_codesniffer": "^3.7"
|
||||
},
|
||||
"extra": {
|
||||
"expose": [
|
||||
@ -45,4 +45,4 @@
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user