File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2525 "php-http/message-factory" : " ^1.0.2" ,
2626 "php-http/promise" : " ^1.0" ,
2727 "psr/http-message-implementation" : " ^1.0" ,
28- "psr/log" : " ^1.0" ,
28+ "psr/log" : " ^1.0|^2.0|^3.0 " ,
2929 "psr/simple-cache" : " ^1.0"
3030 },
3131 "require-dev" : {
7373 "scripts" : {
7474 "test" : " vendor/bin/phpunit"
7575 }
76- }
76+ }
Original file line number Diff line number Diff line change 1616 "require" : {
1717 "php" : " ^7.3 || ^8.0" ,
1818 "php-http/promise" : " ^1.0" ,
19- "psr/log" : " ^1.0" ,
19+ "psr/log" : " ^1.0|^2.0|^3.0 " ,
2020 "psr/simple-cache" : " ^1.0" ,
2121 "willdurand/geocoder" : " ^4.0"
2222 },
4343 "test" : " vendor/bin/phpunit" ,
4444 "test-ci" : " vendor/bin/phpunit --coverage-text --coverage-clover=build/coverage.xml"
4545 }
46- }
46+ }
Original file line number Diff line number Diff line change 1313 ],
1414 "require" : {
1515 "php" : " ^7.3 || ^8.0" ,
16- "psr/log" : " ^1.0" ,
16+ "psr/log" : " ^1.0|^2.0|^3.0 " ,
1717 "willdurand/geocoder" : " ^4.0"
1818 },
1919 "provide" : {
4444 "test" : " vendor/bin/phpunit" ,
4545 "test-ci" : " vendor/bin/phpunit --coverage-text --coverage-clover=build/coverage.xml"
4646 }
47- }
47+ }
You can’t perform that action at this time.
0 commit comments