Skip to content

Commit cb5c774

Browse files
committed
Bump transient dev deps to avoid 8.4 deprecations
Signed-off-by: George Steel <george@net-glue.co.uk>
1 parent dd4e761 commit cb5c774

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,9 @@
4343
"laminas/laminas-coding-standard": "~3.1.0",
4444
"phpunit/phpunit": "^11.5.42",
4545
"psalm/plugin-phpunit": "^0.19.5",
46-
"vimeo/psalm": "^6.13.1"
46+
"vimeo/psalm": "^6.13.1",
47+
"amphp/dns": "^1.24 || ^2.1.2",
48+
"amphp/socket": "^1.2.1 || ^2.3.1"
4749
},
4850
"autoload": {
4951
"psr-4": {

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)