Skip to content

Commit 88bdec3

Browse files
committed
Dropping the react/promise dev requirement since 2 is not actually compatible with PHP 8.4
1 parent 35abfd8 commit 88bdec3

File tree

2 files changed

+306
-303
lines changed

2 files changed

+306
-303
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
"phpcompatibility/php-compatibility": ">=9.1.1",
2020
"squizlabs/php_codesniffer": ">=2.9.2",
2121
"phpmd/phpmd": ">=2.6.0",
22-
"vaimo/composer-changelogs": "^1.0.0",
23-
"react/promise": "^2"
22+
"vaimo/composer-changelogs": "^1.0.0"
2423
},
2524
"conflict": {
2625
"cweagans/composer-patches": "*"

0 commit comments

Comments
 (0)