Skip to content

Commit

Permalink
Update composer.json for final v3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksagona committed Feb 11, 2019
1 parent 1455f79 commit 4471dfa
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,34 +19,34 @@
"require": {
"php": ">=5.6.0",
"popphp/pop-acl": "<=3.1.2",
"popphp/pop-audit": "<=1.1.0",
"popphp/pop-audit": "<=1.1.2",
"popphp/pop-auth": "<=3.0.5",
"popphp/pop-cache": "<=3.2.2",
"popphp/pop-code": "<=3.0.1",
"popphp/pop-code": "<=3.1.0",
"popphp/pop-config": "<=3.2.1",
"popphp/pop-console": "<=3.0.1",
"popphp/pop-cookie": "<=3.1.2",
"popphp/pop-css": "<=1.0.6",
"popphp/pop-csv": "<=3.0.1",
"popphp/pop-db": "<=4.3.1",
"popphp/pop-db": "<=4.3.4",
"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-dom": "<=3.2.5",
"popphp/pop-form": "<=3.1.8",
"popphp/pop-ftp": "<=3.0.1",
"popphp/pop-http": "<=3.1.0",
"popphp/pop-http": "<=3.1.2",
"popphp/pop-i18n": "<=3.0.1",
"popphp/pop-image": "<=3.2.1",
"popphp/pop-image": "<=3.2.2",
"popphp/pop-loader": "<=3.0.1",
"popphp/pop-log": "<=3.0.2",
"popphp/pop-mail": "<=3.0.1",
"popphp/pop-mail": "<=3.0.5",
"popphp/pop-nav": "<=3.1.1",
"popphp/pop-paginator": "<=3.0.2",
"popphp/pop-pdf": "<=3.1.1",
"popphp/pop-session": "<=3.1.2",
"popphp/pop-session": "<=3.1.3",
"popphp/pop-validator": "<=3.0.1",
"popphp/pop-view": "<=3.0.2",
"popphp/popphp": "<=3.2.2",
"popphp/popphp": "<=3.2.3",
"popphp/popcorn": "<=3.1.6"
},
"extra": {
Expand Down

0 comments on commit 4471dfa

Please sign in to comment.