Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit b2263dc

Browse files
committed
Forcing ^2.0 on react/promise
1 parent 593c48f commit b2263dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"illuminate/routing": "^6.0|^7.0",
3737
"illuminate/support": "^6.0|^7.0",
3838
"pusher/pusher-php-server": "^3.0|^4.0",
39-
"react/dns": "^1.1",
39+
"react/promise": "^2.0",
4040
"symfony/http-kernel": "^4.0|^5.0",
4141
"symfony/psr-http-message-bridge": "^1.1|^2.0"
4242
},

0 commit comments

Comments
 (0)