Skip to content

Commit f6e09e3

Browse files
committed
build: upgrade php8.3 and GT/Promise
1 parent 3111b5f commit f6e09e3

File tree

2 files changed

+66
-68
lines changed

2 files changed

+66
-68
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
},
1313

1414
"require": {
15-
"php": ">=8.1",
15+
"php": ">=8.3",
1616
"ext-dom": "*",
1717
"ext-curl": "*",
1818
"ext-fileinfo": "*",
1919
"phpgt/input": "^1.2",
2020
"phpgt/typesafegetter": "^1.3",
21-
"phpgt/promise": "^2.2",
21+
"phpgt/promise": "^2.4",
2222
"phpgt/async": "^1.0",
2323
"phpgt/json": "^1.2",
2424
"phpgt/curl": "^3.1",

composer.lock

Lines changed: 64 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)