Skip to content

Commit

Permalink
Closes #36 #37 #35 #29
Browse files Browse the repository at this point in the history
  • Loading branch information
aidan-casey committed Mar 19, 2021
1 parent 26cf69d commit a5f8a8e
Show file tree
Hide file tree
Showing 169 changed files with 18,191 additions and 509 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,16 @@
},
"license": "MIT",
"require": {
"php": "^7.4",
"php": "^7.4 | ^8.0",
"guzzlehttp/guzzle": "^6.3|^7.0",
"nesbot/carbon": "^2.0",
"spatie/data-transfer-object": "^2.0"
},
"require-dev": {
"anteris-dev/autotask-client-generator": "^1.0",
"brianium/paratest": "^5.0",
"brianium/paratest": "^6.0",
"phpunit/phpunit": "^9.3",
"spatie/ray": "^1.21",
"vlucas/phpdotenv": "^4.0|^5.0"
},
"scripts": {
Expand Down
Loading

0 comments on commit a5f8a8e

Please sign in to comment.