Skip to content

Commit 5cfb197

Browse files
committed
Sync with latest thesis/message-bus
1 parent 22723f6 commit 5cfb197

File tree

4 files changed

+297
-245
lines changed

4 files changed

+297
-245
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
"php": "^8.4",
1818
"amphp/postgres": "^2.1",
1919
"amphp/sql": "^2.0",
20-
"thesis/message-bus": "^0.3@dev || ^0.4@dev"
20+
"thesis/message-bus": "^0.4@dev"
2121
},
2222
"require-dev": {
2323
"bamarni/composer-bin-plugin": "^1.8.2",
24-
"phpunit/phpunit": "^12.1.4",
25-
"symfony/var-dumper": "^6.4.15 || ^7.2.6",
24+
"phpunit/phpunit": "^12.2.7",
25+
"symfony/var-dumper": "^6.4.15 || ^7.3.1",
2626
"typhoon/formatter": "^0.1@dev"
2727
},
2828
"autoload": {

0 commit comments

Comments
 (0)