File tree Expand file tree Collapse file tree 3 files changed +1
-50
lines changed Expand file tree Collapse file tree 3 files changed +1
-50
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2
2
[ ![ Latest Unstable Version] ( https://poser.pugx.org/thecodingmachine/graphqlite-bundle/v/unstable )] ( https://packagist.org/packages/thecodingmachine/graphqlite-bundle )
3
3
[ ![ License] ( https://poser.pugx.org/thecodingmachine/graphqlite-bundle/license )] ( https://packagist.org/packages/thecodingmachine/graphqlite-bundle )
4
4
[ ![ Build Status] ( https://travis-ci.org/thecodingmachine/graphqlite-bundle.svg?branch=master )] ( https://travis-ci.org/thecodingmachine/graphqlite-bundle )
5
- [ ![ Coverage Status] ( https://coveralls.io/repos/thecodingmachine/graphqlite-bundle/badge.svg?branch=master&service=github )] ( https://coveralls.io/github/thecodingmachine/graphqlite-bundle?branch=master )
6
5
7
6
8
7
# GraphQLite bundle
Original file line number Diff line number Diff line change 28
28
"doctrine/annotations" : " ^1.13 || ^2.0.1" ,
29
29
"symfony/psr-http-message-bridge" : " ^2.0 || ^7.0" ,
30
30
"nyholm/psr7" : " ^1.1" ,
31
- "laminas/laminas-diactoros" : " ^2.2.2" ,
31
+ "laminas/laminas-diactoros" : " ^2.2.2 || ^3 " ,
32
32
"overblog/graphiql-bundle" : " ^0.2 || ^0.3 || ^1" ,
33
33
"thecodingmachine/cache-utils" : " ^1"
34
34
},
35
35
"require-dev" : {
36
36
"symfony/security-bundle" : " ^6.4 || ^7" ,
37
37
"symfony/yaml" : " ^6.4 || ^7" ,
38
38
"beberlei/porpaginas" : " ^1.2 || ^2.0" ,
39
- "php-coveralls/php-coveralls" : " ^2.1.0" ,
40
39
"symfony/phpunit-bridge" : " ^6.4 || ^7" ,
41
40
"phpstan/phpstan" : " ^1.8" ,
42
41
"composer/package-versions-deprecated" : " ^1.8" ,
You can’t perform that action at this time.
0 commit comments