Skip to content

Commit

Permalink
composer json not updated (unrelated to PR)
Browse files Browse the repository at this point in the history
  • Loading branch information
cconard96 committed Apr 16, 2024
1 parent 1853b59 commit e211ddf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"docs": "https://github.com/glpi-project/doc"
},
"require": {
"php": ">=8.1",
"php": ">=8.2",
"ext-ctype": "*",
"ext-curl": "*",
"ext-dom": "*",
Expand Down Expand Up @@ -124,7 +124,7 @@
"config": {
"optimize-autoloader": true,
"platform": {
"php": "8.1.99"
"php": "8.2.99"
},
"sort-packages": true,
"allow-plugins": {
Expand Down

0 comments on commit e211ddf

Please sign in to comment.