Skip to content

Commit

Permalink
Update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksagona committed Dec 10, 2019
1 parent 4dafec2 commit 0050d68
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 @@ -21,12 +21,12 @@
],
"require": {
"php": ">=7.1.0",
"popphp/popphp": "^3.3.2",
"popphp/pop-db": "^4.5.7",
"popphp/popphp": "^3.3.3",
"popphp/pop-db": "^5.0.0",
"jeremeamia/superclosure": "^2.0"
},
"require-dev": {
"popphp/pop-kettle": "^1.0.1",
"popphp/pop-kettle": "^1.1.0",
"phpunit/phpunit": "^7.0.0"
},
"autoload": {
Expand Down

0 comments on commit 0050d68

Please sign in to comment.