File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 99 }
1010 ],
1111 "require" : {
12- "thecodingmachine/tdbm" : " ~5.3.0 " ,
13- "symfony/filesystem" : " ^2.0 || ^3.0 || ^4.0 || ^5.0 " ,
12+ "thecodingmachine/tdbm" : " ^6.0.9 " ,
13+ "symfony/filesystem" : " ^6.4 " ,
1414 "psr/container" : " ^1" ,
15- "thecodingmachine/graphqlite" : " ^5 " ,
16- "thecodingmachine/tdbm-fluid-schema-builder" : " ^1 " ,
17- "doctrine/dbal" : " ^2.9.2 "
15+ "thecodingmachine/graphqlite" : " ^6.0 " ,
16+ "thecodingmachine/tdbm-fluid-schema-builder" : " ^2 " ,
17+ "doctrine/dbal" : " ^3 "
1818 },
1919 "require-dev" : {
20- "phpunit/phpunit" : " ^6.5.14 " ,
21- "satooshi /php-coveralls" : " ^1.1 " ,
20+ "phpunit/phpunit" : " ^11.5 " ,
21+ "php-coveralls /php-coveralls" : " ^2.8 " ,
2222 "mouf/picotainer" : " ^1.1" ,
23- "symfony/cache" : " ^4.2.4 || ^5 "
23+ "symfony/cache" : " ^6.4 "
2424 },
2525 "autoload" : {
2626 "psr-4" : {
You can’t perform that action at this time.
0 commit comments