Skip to content

Commit 18fb21c

Browse files
authored
Merge pull request #40 from tipoff/huntermontell/feature/bump-package-dependencies
Package dependencies
2 parents 6cfbed6 + 86ae452 commit 18fb21c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
"dniccum/phone-number": "^1.1",
2020
"inspheric/nova-email-field": "^1.42",
2121
"tipoff/authorization": "^2.5.5",
22-
"tipoff/locations": "^2.5.4",
23-
"tipoff/support": "^1.6.3"
22+
"tipoff/locations": "^2.6.0",
23+
"tipoff/support": "^1.7.2"
2424
},
2525
"require-dev": {
26-
"tipoff/test-support": "^1.2.0"
26+
"tipoff/test-support": "^1.3.0"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)