We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 877b5d9 + c3a9e33 commit 2542272Copy full SHA for 2542272
composer.json
@@ -9,15 +9,15 @@
9
}
10
],
11
"require": {
12
- "php": "^8.1",
+ "php": "^8.2",
13
"bentools/iterable-functions": "^2.1.1",
14
"psr/simple-cache": "^2.0",
15
"react/async": "^4.1.0",
16
"react/cache": "^1.2",
17
"thecodingmachine/safe": "^2.4.0"
18
},
19
"require-dev": {
20
- "wyrihaximus/async-test-utilities": "^5.0.25 || ^8.0.0"
+ "wyrihaximus/async-test-utilities": "^8.0.0"
21
22
"autoload": {
23
"psr-4": {
@@ -38,7 +38,7 @@
38
"infection/extension-installer": true
39
40
"platform": {
41
- "php": "8.1.1"
+ "php": "8.2.13"
42
43
"sort-packages": true
44
0 commit comments