Skip to content

Commit

Permalink
Downgrade PRODUCTION requirement for php-version to last stable, to p…
Browse files Browse the repository at this point in the history
…revent (already happened) FATAL errors, thrown by composer-platform-check AND update f.t/code-quality
  • Loading branch information
carstingaxion committed Oct 22, 2023
1 parent a17827d commit ff7e3f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"source": "https://github.com/figuren-theater/ft-platform"
},
"require": {
"php": ">=8.1.0",
"php": ">=8.0.30",
"figuren-theater/blogs": "*",
"figuren-theater/deprecated_figuren_theater_v2": "*",
"figuren-theater/deprecated_plugins_v2": "*",
Expand Down
4 changes: 2 additions & 2 deletions composer.lock

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

0 comments on commit ff7e3f4

Please sign in to comment.