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.
1 parent 967fe05 commit 934e799Copy full SHA for 934e799
composer.json
@@ -10,11 +10,11 @@
10
}
11
],
12
"require": {
13
- "php": "^8.1",
14
- "wyrihaximus/pool-info": "^2.0.0 || ^1.0.0"
+ "php": "^8.2",
+ "wyrihaximus/pool-info": "^2.0.0"
15
},
16
"require-dev": {
17
- "wyrihaximus/async-test-utilities": "^8.0.5 || ^5"
+ "wyrihaximus/async-test-utilities": "^8.0.5"
18
19
"autoload": {
20
"psr-4": {
@@ -28,7 +28,7 @@
28
29
"config": {
30
"platform": {
31
- "php": "8.1.13"
+ "php": "8.2.13"
32
33
"sort-packages": true,
34
"allow-plugins": {
0 commit comments