Skip to content

Commit 79bb02d

Browse files
committed
Update deps
1 parent 00eed82 commit 79bb02d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@
1717
"php" : ">=7.2",
1818
"ext-json" : "*",
1919

20-
"jbzoo/data" : "^4.0.1",
21-
"jbzoo/utils" : "^4.2.1",
20+
"jbzoo/data" : "^4.1.2",
21+
"jbzoo/utils" : "^4.2.3",
2222
"guzzlehttp/promises" : ">=1.4.0"
2323
},
2424

2525
"require-dev" : {
26-
"jbzoo/toolbox-dev" : "^2.4.0",
27-
"jbzoo/event" : "^3.0.1",
26+
"jbzoo/toolbox-dev" : "^2.6.1",
27+
"jbzoo/event" : "^3.0.2",
2828
"rmccue/requests" : "^1.7.0",
29-
"guzzlehttp/guzzle" : "^6.4.1"
29+
"guzzlehttp/guzzle" : "^6.5.5"
3030
},
3131

3232
"suggest" : {

0 commit comments

Comments
 (0)