Skip to content

Commit

Permalink
messenger queue
Browse files Browse the repository at this point in the history
  • Loading branch information
rliebi committed Sep 19, 2024
1 parent f79139c commit 9fa53c7
Show file tree
Hide file tree
Showing 19 changed files with 596 additions and 483 deletions.
13 changes: 6 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,13 @@
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8.2",
"phpstan/extension-installer": "^1.4.1",
"phpstan/phpstan": "^1.11.9",
"phpstan/phpstan-deprecation-rules": "^1.2.0",
"phpstan/extension-installer": "^1.4.3",
"phpstan/phpstan": "^1.12.3",
"phpstan/phpstan-deprecation-rules": "^1.2.1",
"phpstan/phpstan-strict-rules": "^1.6.0",
"rector/rector": "^1.2.2",
"roave/security-advisories": "dev-latest",
"sentry/sentry": "^4.8.1",
"symfony/http-client": "^6.4.10"
"rector/rector": "^1.2.5",
"sentry/sentry": "^4.9.0",
"symfony/http-client": "^6.4.11"
},
"license": "MIT",
"authors": [
Expand Down
166 changes: 0 additions & 166 deletions src/Command/DoPopulateIndex.php

This file was deleted.

Loading

0 comments on commit 9fa53c7

Please sign in to comment.