Skip to content

Commit

Permalink
Merge pull request #3 from Nispeon/master
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
pgrimaud authored May 20, 2021
2 parents 8e214f7 + 0b0d87b commit 2d6783d
Show file tree
Hide file tree
Showing 3 changed files with 1,756 additions and 474 deletions.
15 changes: 0 additions & 15 deletions .travis.yml

This file was deleted.

4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
}
},
"require": {
"php": "^7.2",
"php": "^8.0",
"ext-json": "*",
"guzzlehttp/guzzle": "^6.5"
},
"require-dev": {
"phpunit/phpunit": "^8.5",
"phpunit/phpunit": "^9.5",
"php-coveralls/php-coveralls": "^2.2"
}
}
Loading

0 comments on commit 2d6783d

Please sign in to comment.