Skip to content

Commit

Permalink
Merge pull request #27 from tipoff/huntermontell/feature/bump-package…
Browse files Browse the repository at this point in the history
…-dependencies

Package dependencies
  • Loading branch information
drewroberts authored Mar 28, 2021
2 parents e528cdd + fc8d1b0 commit 0f73123
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"license": "MIT",
"require": {
"php": "^7.4|^8.0",
"tipoff/authorization": "^2.7.0",
"tipoff/authorization": "^2.7.1",
"tipoff/bookings": "^2.2.1",
"tipoff/checkout": "^2.5.2",
"tipoff/support": "^1.8.7"
"tipoff/support": "^1.8.8"
},
"require-dev": {
"tipoff/test-support": "^1.4.0"
"tipoff/test-support": "^1.4.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 0f73123

Please sign in to comment.