Skip to content

Commit

Permalink
Merge pull request #348 from creative-commoners/pulls/4/major-deps
Browse files Browse the repository at this point in the history
DEP Update dependencies for CMS 5
  • Loading branch information
Maxime Rainville authored Aug 17, 2022
2 parents 23a5154 + d0c0cc0 commit 375fc58
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 18 deletions.
12 changes: 0 additions & 12 deletions .upgrade.yml

This file was deleted.

1 change: 0 additions & 1 deletion codecov.yml

This file was deleted.

10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"issues": "http://github.com/symbiote/silverstripe-gridfieldextensions/issues"
},
"require": {
"php": "^7.4 || ^8.0",
"silverstripe/vendor-plugin": "^1.0",
"silverstripe/framework": "^4.11"
"php": "^8.1",
"silverstripe/vendor-plugin": "^2",
"silverstripe/framework": "^5"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
"squizlabs/php_codesniffer": "^3.0",
"silverstripe/versioned": "^1"
"squizlabs/php_codesniffer": "^3.7",
"silverstripe/versioned": "^2"
},
"extra": {
"screenshots": [
Expand Down

0 comments on commit 375fc58

Please sign in to comment.