Page MenuHomeDevCentral

D2893.id.diff
No OneTemporary

D2893.id.diff

diff --git a/composer.json b/composer.json
--- a/composer.json
+++ b/composer.json
@@ -26,7 +26,7 @@
},
"require": {
"php": ">=8.1.0",
- "php-amqplib/php-amqplib": "2.5.*"
+ "php-amqplib/php-amqplib": "^3.5.2"
},
"require-dev": {
"phpunit/phpunit": "10.0.*",
diff --git a/phpunit.xml b/phpunit.xml
--- a/phpunit.xml
+++ b/phpunit.xml
@@ -3,6 +3,7 @@
backupGlobals="false" bootstrap="vendor/autoload.php"
colors="true" processIsolation="false" stopOnFailure="false"
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.0/phpunit.xsd"
+ displayDetailsOnTestsThatTriggerDeprecations="true"
cacheDirectory=".phpunit.cache" backupStaticProperties="false">
<coverage>
<include>

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 17, 05:43 (14 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2248760
Default Alt Text
D2893.id.diff (764 B)

Event Timeline