Skip to content

Commit

Permalink
feat: add check for LiipMonitoring-Bundle (WIP)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris8934 committed Feb 18, 2024
1 parent 893324d commit dcb2c49
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"doctrine/doctrine-bundle": "^2.10",
"doctrine/orm": "^2.15",
"knplabs/knp-time-bundle": "^1.20|^2.0",
"liip/monitor-bundle": "dev-feat/ohdear",
"liip/monitor-bundle": "3.x-dev",
"lorisleiva/cron-translator": "^0.4.3",
"matthiasnoback/symfony-dependency-injection-test": "^4.3|^5.0",
"phpstan/phpstan": "^1.4",
Expand Down Expand Up @@ -55,11 +55,5 @@
"psr-4": { "Zenstruck\\Messenger\\Monitor\\Tests\\": ["tests/"] }
},
"minimum-stability": "dev",
"prefer-stable": true,
"repositories": {
"liip/LiipMonitorBundle": {
"type": "vcs",
"url": "git@github.com:Chris53897/LiipMonitorBundle.git"
}
}
"prefer-stable": true
}

0 comments on commit dcb2c49

Please sign in to comment.