Skip to content

Commit

Permalink
Merge pull request #73 from tipoff/huntermontell/feature/bump-package…
Browse files Browse the repository at this point in the history
…-dependencies
  • Loading branch information
joshtorres committed May 1, 2021
2 parents 1042f09 + a109beb commit 5c7310b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"require": {
"php": "^7.4|^8.0",
"ext-json": "*",
"tipoff/authorization": "^2.8.1",
"tipoff/locations": "^2.10.1",
"tipoff/support": "^2.0.2"
"tipoff/authorization": "^2.8.6",
"tipoff/locations": "^2.12",
"tipoff/support": "^2.1.5"
},
"require-dev": {
"tipoff/test-support": "^2.0.0"
"tipoff/test-support": "^2.0.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 5c7310b

Please sign in to comment.