Compare commits

..

No commits in common. "7c54909cc85a46141c836cdf663e387a8487206b" and "80c2dc50634cf1e361d63fbb0d45ec80acb3d114" have entirely different histories.

1 changed files with 3 additions and 3 deletions

View File

@ -6,9 +6,9 @@
"php": "^8.1",
"silverstripe/recipe-plugin": "2.x-dev",
"silverstripe/vendor-plugin": "2.x-dev",
"silverstripe/recipe-cms": "6.x-dev",
"silverstripe/recipe-cms": "5.x-dev",
"silverstripe-themes/simple": "3.x-dev",
"silverstripe/login-forms": "6.x-dev"
"silverstripe/login-forms": "5.x-dev"
},
"require-dev": {
"phpunit/phpunit": "^9.6"
@ -34,4 +34,4 @@
},
"prefer-stable": true,
"minimum-stability": "dev"
}
}