Skip to content

Commit

Permalink
Merge pull request #36 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 17, 2021
2 parents ac86066 + 051a54e commit 74e0275
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"require": {
"php": "^7.4|^8.0",
"tipoff/authorization": "^2.5.5",
"tipoff/support": "^1.6.3"
"tipoff/support": "^1.7.2"
},
"require-dev": {
"tipoff/test-support": "^1.2.0"
"tipoff/test-support": "^1.3.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 74e0275

Please sign in to comment.