Skip to content

Commit 71a8771

Browse files
committed
Bump php version
1 parent 2c556cf commit 71a8771

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
}
1414
],
1515
"require": {
16-
"php": "^8.1",
16+
"php": "^8.2",
1717
"ext-date": "*",
1818
"ext-filter": "*",
1919
"ext-pcre": "*",
@@ -40,7 +40,7 @@
4040
},
4141
"extra": {
4242
"branch-alias": {
43-
"dev-master": "v1.1.x-dev"
43+
"dev-master": "v1.10.x-dev"
4444
}
4545
},
4646
"config": {

0 commit comments

Comments
 (0)