Skip to content

Commit

Permalink
Merge pull request #8 from apruve/AP-7031
Browse files Browse the repository at this point in the history
AP-7031 - adding po number to our basic library.
  • Loading branch information
Pro777 committed Apr 11, 2018
2 parents 8a3d778 + e6803f0 commit b59fa69
Show file tree
Hide file tree
Showing 15 changed files with 839 additions and 205 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "apruve/apruve-php",
"description": "Apruve PHP Library to support apruve.js.",
"require-dev": {
"phpunit/phpunit": "4.1.0"
"phpunit/phpunit": "^5"
},
"license": "MIT",
"authors": [
Expand All @@ -12,7 +12,7 @@
}
],
"require": {
"php": ">=5.4.0"
"php": ">=5.6.0"
},
"autoload": {
"psr-0": {
Expand Down
Loading

0 comments on commit b59fa69

Please sign in to comment.