Skip to content

Commit 569b6d8

Browse files
authored
Allow thecodingmachine/safe 2 (#142)
Allow thecodingmachine/safe 2 To prevent a lot of deprecation messages when running version 1 on PHP 8.4
1 parent 7560eba commit 569b6d8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"react/promise-timer": "^1.6",
2525
"react/socket": "^1.9",
2626
"symfony/polyfill-php81": "^1.23",
27-
"thecodingmachine/safe": "^1.3.3",
27+
"thecodingmachine/safe": "^1.3.3 || ^2.0",
2828
"wyrihaximus/composer-update-bin-autoload-path": "^1.1.1",
2929
"wyrihaximus/constants": "^1.6",
3030
"wyrihaximus/file-descriptors": "^1.1",

composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)