Skip to content

Commit 8ca7f7d

Browse files
committed
update
1 parent a0c5390 commit 8ca7f7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name":"reactphp-x/mysql-pool",
33
"require": {
44
"react/async": "^4.1",
5-
"react/mysql": "^0.6",
6-
"reactphp-x/pool": "^2.0@dev"
5+
"reactphp-x/pool": "^2.0@dev",
6+
"react/mysql": "^0.7@dev"
77
},
88
"autoload": {
99
"psr-4": {

0 commit comments

Comments
 (0)