Skip to content

Commit

Permalink
[FIX] Update vendor.
Browse files Browse the repository at this point in the history
  • Loading branch information
Seiger committed May 23, 2023
1 parent 641246c commit 8333e8c
Show file tree
Hide file tree
Showing 81 changed files with 9,194 additions and 8,960 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"vendor-dir": "vendor"
},
"require": {
"php": "^8.1",
"php": ">=8.1",
"ext-pdo": "*",
"ext-json": "*"
},
Expand Down
2 changes: 1 addition & 1 deletion core/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
}
],
"require": {
"php": "^8.1",
"php": ">=8.1",
"ext-SimpleXML": "*",
"ext-dom": "*",
"ext-iconv": "*",
Expand Down
Loading

0 comments on commit 8333e8c

Please sign in to comment.