Skip to content

Commit

Permalink
Update fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
SmetDenis committed Jan 15, 2021
1 parent 474d3c5 commit 6e74d1d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Expand Up @@ -19,15 +19,15 @@
"require" : {
"php" : ">=7.2",

"jbzoo/utils" : "^4.2.1",
"jbzoo/path" : "^3.0.1",
"jbzoo/less" : "^4.0.2",
"jbzoo/data" : "^4.0.1"
"jbzoo/utils" : "^4.2.2",
"jbzoo/path" : "^3.0.3",
"jbzoo/less" : "^4.0.3",
"jbzoo/data" : "^4.1.2"
},

"require-dev" : {
"jbzoo/toolbox-dev" : "^2.4.0",
"symfony/filesystem" : "^4.4|^5.0"
"jbzoo/toolbox-dev" : "^2.6.1",
"symfony/filesystem" : "^5.2.1"
},

"autoload" : {
Expand Down

0 comments on commit 6e74d1d

Please sign in to comment.