File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# zenstruck/dsn
22
3- [ ![ CI Status ] ( https://github.com/zenstruck/dsn/workflows/CI /badge.svg )] ( https://github.com/zenstruck/dsn/actions?query=workflow%3ACI )
3+ [ ![ CI] ( https://github.com/zenstruck/dsn/actions/ workflows/ci.yml /badge.svg )] ( https://github.com/zenstruck/dsn/actions/workflows/ci.yml )
44[ ![ codecov] ( https://codecov.io/gh/zenstruck/dsn/branch/1.x/graph/badge.svg?token=uXk5xgPh7I )] ( https://codecov.io/gh/zenstruck/dsn )
55
66DSN parsing library with support for complex expressions:
Original file line number Diff line number Diff line change 1818 "require-dev" : {
1919 "phpstan/phpstan" : " ^1.4" ,
2020 "phpunit/phpunit" : " ^9.5.0" ,
21- "symfony/cache" : " ^5.4|^6.0" ,
22- "symfony/framework-bundle" : " ^5.4|^6.0" ,
23- "symfony/phpunit-bridge" : " ^6.0" ,
24- "symfony/var-dumper" : " ^5.4|^6.0"
21+ "symfony/cache" : " ^5.4|^6.0|^7.0 " ,
22+ "symfony/framework-bundle" : " ^5.4|^6.0|^7.0 " ,
23+ "symfony/phpunit-bridge" : " ^6.0|^7.0 " ,
24+ "symfony/var-dumper" : " ^5.4|^6.0|^7.0 "
2525 },
2626 "config" : {
2727 "preferred-install" : " dist" ,
You can’t perform that action at this time.
0 commit comments