Skip to content

Commit ee1da00

Browse files
authored
Update composer.json
1 parent 43c0f13 commit ee1da00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"require": {
88
"php": "^7.1.3",
99
"hollodotme/fast-cgi-client": "^2",
10-
"queue-interop/queue-interop": "0.7.x-dev",
11-
"enqueue/dsn": "0.9.x-dev"
10+
"queue-interop/queue-interop": "^0.7",
11+
"enqueue/dsn": "^0.9"
1212
},
1313
"autoload": {
1414
"psr-4": { "Makasim\\PhpFpm\\": "src/" }
@@ -19,4 +19,4 @@
1919
"dev-master": "0.1.x-dev"
2020
}
2121
}
22-
}
22+
}

0 commit comments

Comments
 (0)