Skip to content

Commit

Permalink
updated composer packages
Browse files Browse the repository at this point in the history
  • Loading branch information
petrparolek committed Nov 12, 2024
1 parent b4e3767 commit 6e854d4
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 45 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"nette/di": "~3.2.0",
"nette/finder": "^3.0",
"nette/forms": "~3.2.0",
"nette/http": "3.3.0",
"nette/http": "~3.3.0",
"nette/mail": "^4.0",
"nette/robot-loader": "^4.0",
"nette/security": "~3.2.0",
Expand All @@ -44,10 +44,10 @@
"phpstan/phpstan-strict-rules": "^1.0",
"contributte/qa": "^0.3",
"mockery/mockery": "^1.0",
"webnazakazku/mango-tester-http-mocks": "dev-master",
"webnazakazku/mango-presenter-tester": "^0.4",
"webnazakazku/mango-tester-database-creator": "^0.4",
"webnazakazku/mango-tester-infrastructure": "^0.6",
"webnazakazku/mango-tester-http-mocks": "~0.5.0",
"webnazakazku/mango-presenter-tester": "~0.5.0",
"webnazakazku/mango-tester-database-creator": "~0.4.0",
"webnazakazku/mango-tester-infrastructure": "~0.6.0",
"dg/bypass-finals": "^1.3"
},
"autoload": {
Expand Down
79 changes: 39 additions & 40 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6e854d4

Please sign in to comment.