Commit 8c71a55
committed
Update reactphp/promise for PHP 8.5 compatibility
At this moment, nearly every single `composer install` on PHP 8.5 is failing on a deprecation notice coming from the `react/promise` package.
To mitigate this, the ReactPHP team has just released a new version and I'd like to suggest for Composer to update to that version and release a new version of Composer itself to unblock early adopters from testing with PHP 8.5.
Note: other than fixing the deprecation notice, the `3.3.0` release does not contain any user-facing changes.
Ref:
* reactphp/promise#264
* https://github.com/reactphp/promise/releases/tag/v3.3.0
* reactphp/promise@v3.2.0...v3.3.01 parent bd7677e commit 8c71a55
2 files changed
+9
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments