Skip to content

Commit

Permalink
Merge pull request #5 from el-jacko/test
Browse files Browse the repository at this point in the history
composer
  • Loading branch information
el-jacko authored Sep 23, 2024
2 parents 2dcbcd2 + d3b3630 commit a6c659c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"rss": "https://github.com/craftcms/ckeditor/commits/master.atom"
},
"require": {
"php": "^8.0.2",
"php": "^8.2",
"craftcms/cms": "^4.5.0-beta.2",
"craftcms/html-field": "^2.0.0-alpha.2",
"nystudio107/craft-code-editor": ">=1.0.8 <=1.0.13 || ^1.0.16"
Expand All @@ -50,11 +50,9 @@
"handle": "ckeditor",
"documentationUrl": "https://github.com/craftcms/ckeditor/blob/master/README.md"
},
"minimum-stability": "dev",
"prefer-stable": true,
"config": {
"platform": {
"php": "8.0.2"
"php": "8.2"
},
"allow-plugins": {
"yiisoft/yii2-composer": true,
Expand Down

0 comments on commit a6c659c

Please sign in to comment.