Skip to content

Commit 8333e8c

Browse files
committed
[FIX] Update vendor.
1 parent 641246c commit 8333e8c

File tree

81 files changed

+9194
-8960
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+9194
-8960
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"vendor-dir": "vendor"
3636
},
3737
"require": {
38-
"php": "^8.1",
38+
"php": ">=8.1",
3939
"ext-pdo": "*",
4040
"ext-json": "*"
4141
},

core/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
}
3333
],
3434
"require": {
35-
"php": "^8.1",
35+
"php": ">=8.1",
3636
"ext-SimpleXML": "*",
3737
"ext-dom": "*",
3838
"ext-iconv": "*",

0 commit comments

Comments
 (0)