Skip to content

Commit

Permalink
Composer: upgrade deps (vol2)
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Dec 13, 2023
1 parent 0aefcf2 commit f2ed935
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -22,16 +22,16 @@
],
"require": {
"php": ">=8.1",
"nette/di": "^3.0.12",
"dragonmantank/cron-expression": "^3.3.1",
"nette/di": "^3.1.8",
"dragonmantank/cron-expression": "^3.3.3",
"symfony/console": "^6.4.1 || ^7.0.1"
},
"require-dev": {
"mockery/mockery": "^1.6.7",
"contributte/qa": "^0.4",
"contributte/tester": "^0.4",
"contributte/phpstan": "^0.1",
"tracy/tracy": "^2.9.8"
"tracy/tracy": "^2.10.5"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit f2ed935

Please sign in to comment.