Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
Updated the associated patches
Browse files Browse the repository at this point in the history
  • Loading branch information
glo71317 committed Nov 8, 2023
1 parent 3ccb75f commit 19d086c
Show file tree
Hide file tree
Showing 2 changed files with 389 additions and 229 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"config": {
"sort-packages": true,
"platform": {
"php": "8.0.99"
"php": "8.1.99"
}
},
"require": {
"php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"laminas/laminas-stdlib": "^2.7.7 || ^3.15.0"
},
"require-dev": {
"laminas/laminas-coding-standard": "~1.0.0",
"laminas/laminas-coding-standard": "~2.5.0",
"laminas/laminas-filter": "^2.23.2",
"laminas/laminas-i18n": "^2.7.4",
"laminas/laminas-progressbar": "^2.5.2",
Expand Down
Loading

0 comments on commit 19d086c

Please sign in to comment.