Skip to content

Commit

Permalink
Update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksagona committed Aug 29, 2018
1 parent 4fbe04c commit bf89f15
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 @@ -19,7 +19,7 @@
"require": {
"php": ">=5.6.0",
"popphp/pop-acl": "^3.1.2",
"popphp/pop-audit": "^1.0.0",
"popphp/pop-audit": "^1.1.0",
"popphp/pop-auth": "^3.0.5",
"popphp/pop-cache": "^3.2.1",
"popphp/pop-code": "^3.0.1",
Expand All @@ -28,13 +28,13 @@
"popphp/pop-cookie": "^3.1.2",
"popphp/pop-css": "^1.0.6",
"popphp/pop-csv": "^3.0.1",
"popphp/pop-db": "^4.3.0",
"popphp/pop-db": "^4.3.1",
"popphp/pop-debug": "^1.0.2",
"popphp/pop-dir": "^3.0.1",
"popphp/pop-dom": "^3.2.4",
"popphp/pop-form": "^3.1.6",
"popphp/pop-ftp": "^3.0.1",
"popphp/pop-http": "^3.0.4",
"popphp/pop-http": "^3.1.0",
"popphp/pop-i18n": "^3.0.1",
"popphp/pop-image": "^3.2.1",
"popphp/pop-loader": "^3.0.1",
Expand Down

0 comments on commit bf89f15

Please sign in to comment.