Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
makasim authored Dec 1, 2018
1 parent 43c0f13 commit ee1da00
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"require": {
"php": "^7.1.3",
"hollodotme/fast-cgi-client": "^2",
"queue-interop/queue-interop": "0.7.x-dev",
"enqueue/dsn": "0.9.x-dev"
"queue-interop/queue-interop": "^0.7",
"enqueue/dsn": "^0.9"
},
"autoload": {
"psr-4": { "Makasim\\PhpFpm\\": "src/" }
Expand All @@ -19,4 +19,4 @@
"dev-master": "0.1.x-dev"
}
}
}
}

0 comments on commit ee1da00

Please sign in to comment.