Skip to content

Commit

Permalink
Merge pull request #650 from oat-sa/feature/AUT-4007-update-php-versi…
Browse files Browse the repository at this point in the history
…on-to-81

feature: update php version to 8.1
  • Loading branch information
Karol-Stelmaczonek authored Dec 6, 2024
2 parents 22b42f5 + 84c7ba1 commit 7f47f85
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 @@ -3,7 +3,7 @@
"license": "GPL-2.0-only",
"config": {
"platform": {
"php": "7.4"
"php": "8.1"
},
"preferred-install": "dist",
"allow-plugins": {
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 7f47f85

Please sign in to comment.