Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kristoffeys committed Feb 15, 2024
1 parent f4118ac commit a7bc41b
Show file tree
Hide file tree
Showing 4 changed files with 1,670 additions and 1,716 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"craftcms/cms": "^4.0.0-RC3",
"league/fractal": "^0.18.0"
"craftcms/cms": "^5.0.0-beta.1",
"league/fractal": "^0.20.1"
},
"require-dev": {
"craftcms/ecs": "dev-main",
Expand All @@ -51,7 +51,7 @@
},
"config": {
"platform": {
"php": "8.0.2"
"php": "8.2"
},
"allow-plugins": {
"yiisoft/yii2-composer": true,
Expand Down
Loading

0 comments on commit a7bc41b

Please sign in to comment.