Skip to content

Commit

Permalink
Bump package dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
drewroberts authored Apr 12, 2021
1 parent e28c0cd commit 4748fbc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
],
"require": {
"php": "^7.4|^8.0",
"tipoff/addresses": "^2.7.7",
"tipoff/authorization": "^2.7.1",
"tipoff/checkout": "^2.6.0",
"tipoff/support": "^1.8.9"
"tipoff/authorization": "^2.8.0",
"tipoff/checkout": "^2.7.0",
"tipoff/locations": "^2.9.7",
"tipoff/support": "^2.0.1"
},
"require-dev": {
"tipoff/test-support": "^1.4.2"
"tipoff/test-support": "^2.0.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 4748fbc

Please sign in to comment.