Skip to content

Commit

Permalink
Require v2 for treblle/treblle-php (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
zoka123 authored Oct 26, 2021
1 parent ca5805e commit 10e5862
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"php": "^7.4|^8.0",
"beberlei/assert": "^3.3",
"thecodingmachine/safe": "^1.3.2",
"treblle/treblle-php": "v2.x-dev",
"treblle/treblle-php": "^2.0",
"symfony/config": "^4.4|^5.0|^6.0",
"symfony/console": "^4.4|^5.0|^6.0",
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
Expand All @@ -55,7 +55,7 @@
"preferred-install": "dist",
"sort-packages": true
},
"minimum-stability": "dev",
"minimum-stability": "stable",
"prefer-stable": true,
"scripts": {
"security:check": [
Expand Down
20 changes: 9 additions & 11 deletions composer.lock

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

0 comments on commit 10e5862

Please sign in to comment.