Skip to content

Commit

Permalink
Updating composer packages and lock file.
Browse files Browse the repository at this point in the history
  • Loading branch information
krulis-martin committed Jun 14, 2024
1 parent 8be5b8d commit 371bc4b
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 74 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,16 @@
"nette/neon": "^3.2",
"latte/latte": "^3.0",
"tracy/tracy": "^2.8",
"dg/adminer-custom": "dev-master#4564b4e0a71d0d9d47568ddb97ae35407400fafd",
"contributte/console": "^0.9.0",
"dg/adminer-custom": "^1.33",
"contributte/console": "^0.10.0",
"nettrine/orm": "^0.8.3",
"nettrine/dbal": "^0.8.0",
"nettrine/migrations": "^0.9.0",
"nettrine/extensions-atlantic18": "^0.6.0",
"guzzlehttp/guzzle": "~7.4",
"symfony/process": "^6.1",
"symfony/process": "^7.1",
"firebase/php-jwt": "^6.3",
"forxer/gravatar": "^4.0",
"forxer/gravatar": "^5.0",
"mrdm-nl/ldap": "^1.1",
"bjeavons/zxcvbn-php": "^1.2",
"limenet/git-version": "v0.1.6",
Expand All @@ -67,9 +67,9 @@
"require-dev": {
"mockery/mockery": "@stable",
"mikey179/vfsstream": "@stable",
"phpstan/phpstan": "^1.6",
"nette/tester": "^2.4",
"phpstan/phpstan-nette": "^1.0"
"phpstan/phpstan": "^1.11",
"phpstan/phpstan-nette": "^1.3"
},
"minimum-stability": "dev",
"prefer-stable": true
Expand Down
Loading

0 comments on commit 371bc4b

Please sign in to comment.