Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
codeliner authored Feb 6, 2021
1 parent 3829248 commit 57a3dde
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 @@ -17,9 +17,9 @@
],
"require": {
"php": "^7.2 || ^8.0",
"event-engine/php-engine-utils": "^0.1",
"event-engine/php-messaging": "^0.1",
"event-engine/php-persistence": "^0.8",
"event-engine/php-engine-utils": "^0.2",
"event-engine/php-messaging": "^0.2",
"event-engine/php-persistence": "^0.9",
"prooph/event-store": "^7.0",
"roave/security-advisories": "dev-master"
},
Expand Down

0 comments on commit 57a3dde

Please sign in to comment.