diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 02ec2a25..75d8208f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,6 +11,8 @@ jobs: strategy: matrix: php: + - 8.1 + - 8.0 - 7.4 - 7.3 - 7.2 diff --git a/composer.json b/composer.json index 42ce9ddf..7ff078e4 100644 --- a/composer.json +++ b/composer.json @@ -10,13 +10,13 @@ "require": { "php": ">=5.3.8", "react/cache": "^1.1", - "react/dns": "^1.8", + "react/dns": "^1.9", "react/event-loop": "^1.2", "react/http": "^1.6", - "react/promise": "^2.8 || ^1.2", + "react/promise": "^2.9 || ^1.2", "react/promise-stream": "^1.3", - "react/promise-timer": "^1.7", - "react/socket": "^1.9", + "react/promise-timer": "^1.8", + "react/socket": "^1.11", "react/stream": "^1.2" }, "require-dev": { diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 918f9b84..fdf4d22a 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -5,12 +5,14 @@ xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.5/phpunit.xsd" bootstrap="tests/bootstrap.php" cacheResult="false" - colors="true"> + colors="true" + convertDeprecationsToExceptions="true"> ./vendor/react/*/tests/ ./vendor/react/event-loop/tests/BinTest.php + ./vendor/react/event-loop/tests/ExtLibeventLoopTest.php ./vendor/react/http/tests/HttpServerTest.php pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy