Skip to content

Commit

Permalink
use 1.0.0 of hydrator and worker
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBadura committed Nov 30, 2023
1 parent 7ee3987 commit 9291377
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 161 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"require": {
"php": "~8.1.0 || ~8.2.0",
"doctrine/dbal": "^3.6.0",
"patchlevel/hydrator": "1.0.0-beta3",
"patchlevel/worker": "1.0.0-beta2",
"patchlevel/hydrator": "^1.0.0",
"patchlevel/worker": "^1.0.0",
"psr/cache": "^2.0.0|^3.0.0",
"psr/clock": "^1.0",
"psr/log": "^2.0.0|^3.0.0",
Expand Down
Loading

0 comments on commit 9291377

Please sign in to comment.