File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 "eloquent/phony" : " ^5" ,
1313 "friendsofphp/php-cs-fixer" : " ^2" ,
1414 "hamcrest/hamcrest-php" : " ^2" ,
15- "peridot-php/leo" : " ^1 " ,
16- "peridot-php/peridot-code-coverage-reporters " : " ^2 " ,
17- "peridot-php/peridot" : " ^1 " ,
18- "recoil/dev" : " dev-php-8 "
15+ "peridot-php/leo" : " dev-php-8 as 1.999.999 " ,
16+ "peridot-php/peridot" : " dev-php-8 as 1.999.999 " ,
17+ "peridot-php/peridot-code-coverage-reporters " : " dev-php-8 as 2.999.999 " ,
18+ "recoil/dev" : " ^0.4 "
1919 },
20+ "repositories" : [
21+ {
22+ "type" : " vcs" ,
23+ "url" : " https://github.com/recoilphp/leo"
24+ },
25+ {
26+ "type" : " vcs" ,
27+ "url" : " https://github.com/recoilphp/peridot"
28+ },
29+ {
30+ "type" : " vcs" ,
31+ "url" : " https://github.com/recoilphp/peridot-code-coverage-reporters"
32+ }
33+ ],
2034 "autoload" : {
2135 "psr-4" : {
2236 "Recoil\\ React\\ " : " src"
You can’t perform that action at this time.
0 commit comments