Skip to content

Commit

Permalink
fix: composer
Browse files Browse the repository at this point in the history
  • Loading branch information
pReya committed Mar 17, 2024
1 parent f0b12c7 commit b3e4abe
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"require": {
"php": ">=8.0.0 <8.3.0",
"getkirby/cms": "^3.9.8"
"getkirby/cms": "3.9.8.1"
},
"config": {
"optimize-autoloader": true,
Expand Down
38 changes: 19 additions & 19 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b3e4abe

Please sign in to comment.