Skip to content

Commit

Permalink
Merge pull request #104 from silverstripe/pulls/2/admin110
Browse files Browse the repository at this point in the history
DEP Require admin ^1.10
  • Loading branch information
Maxime Rainville authored Nov 18, 2021
2 parents b0cfcc3 + 137a571 commit a15af42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"require": {
"php": "^7.3 || ^8.0",
"silverstripe/framework": "^4.10",
"silverstripe/admin": "^1.7",
"silverstripe/admin": "^1.10",
"silverstripe/hybridsessions": "^2",
"silverstripe/environmentcheck": "^2",
"silverstripe/auditor": "^2"
Expand Down

0 comments on commit a15af42

Please sign in to comment.