Skip to content

Commit

Permalink
Bumped dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
peldax committed May 18, 2022
1 parent f86f51e commit 3811885
Show file tree
Hide file tree
Showing 2 changed files with 530 additions and 661 deletions.
10 changes: 8 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"infinityloop-dev/graphpinator-printer": "^1.0",
"nette/application": "^3.0",
"nette/http": "^3.0",
"latte/latte": "^2.7",
"latte/latte": "^2.10.8 || ^3.0",
"tracy/tracy": "^2.7",
"psr/simple-cache": "3.0",
"guzzlehttp/psr7": "^1.0"
"guzzlehttp/psr7": "^1.8.4"
},
"require-dev": {
"infinityloop-dev/graphpinator-upload": "^1.0",
Expand Down Expand Up @@ -49,5 +49,11 @@
"psr-4": {
"Graphpinator\\Nette\\Tests\\": "tests/"
}
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true,
"infection/extension-installer": true
}
}
}
Loading

0 comments on commit 3811885

Please sign in to comment.