File tree Expand file tree Collapse file tree 7 files changed +16
-16
lines changed Expand file tree Collapse file tree 7 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 3636 "php" : " ^8.1" ,
3737 "ext-json" : " *" ,
3838 "ext-mbstring" : " *" ,
39- "phpdocumentor/guides" : " self.version " ,
40- "phpdocumentor/guides-cli" : " self.version " ,
41- "phpdocumentor/guides-code" : " self.version " ,
42- "phpdocumentor/guides-graphs" : " self.version " ,
43- "phpdocumentor/guides-markdown" : " self.version " ,
44- "phpdocumentor/guides-restructured-text" : " self.version " ,
45- "phpdocumentor/guides-theme-bootstrap" : " self.version "
39+ "phpdocumentor/guides" : " ^1.0@dev || ^0.3 " ,
40+ "phpdocumentor/guides-cli" : " ^1.0@dev || ^0.3 " ,
41+ "phpdocumentor/guides-code" : " ^1.0@dev || ^0.3 " ,
42+ "phpdocumentor/guides-graphs" : " ^1.0@dev || ^0.3 " ,
43+ "phpdocumentor/guides-markdown" : " ^1.0@dev || ^0.3 " ,
44+ "phpdocumentor/guides-restructured-text" : " ^1.0@dev || ^0.3 " ,
45+ "phpdocumentor/guides-theme-bootstrap" : " ^1.0@dev || ^0.3 "
4646 },
4747 "require-dev" : {
4848 "ext-dom" : " *" ,
Original file line number Diff line number Diff line change 2727 "require" : {
2828 "php" : " ^8.1" ,
2929 "monolog/monolog" : " ^2.9 || ^3.0" ,
30- "phpdocumentor/guides" : " ^1.0" ,
31- "phpdocumentor/guides-restructured-text" : " ^1.0" ,
30+ "phpdocumentor/guides" : " ^1.0 || ^0.3 " ,
31+ "phpdocumentor/guides-restructured-text" : " ^1.0 || ^0.3 " ,
3232 "symfony/config" : " ^5.4 || ^6.3 || ^7.0" ,
3333 "symfony/console" : " ^5.4 || ^6.3 || ^7.0" ,
3434 "symfony/dependency-injection" : " ^5.4 || ^6.3 || ^7.0" ,
Original file line number Diff line number Diff line change 2222 "minimum-stability" : " stable" ,
2323 "require" : {
2424 "php" : " ^8.1" ,
25- "phpdocumentor/guides" : " ^1.0" ,
26- "phpdocumentor/guides-restructured-text" : " ^1.0" ,
25+ "phpdocumentor/guides" : " ^1.0 || ^0.3 " ,
26+ "phpdocumentor/guides-restructured-text" : " ^1.0 || ^0.3 " ,
2727 "jawira/plantuml-encoding" : " ^1.0" ,
2828 "symfony/process" : " ^5.4 || ^6.3 || ^7.0" ,
2929 "twig/twig" : " ~2.0 || ^3.0"
Original file line number Diff line number Diff line change 2323 "require" : {
2424 "php" : " ^8.1" ,
2525 "league/commonmark" : " ^2.4" ,
26- "phpdocumentor/guides" : " ^1.0"
26+ "phpdocumentor/guides" : " ^1.0 || ^0.3 "
2727 },
2828 "extra" : {
2929 "branch-alias" : {
Original file line number Diff line number Diff line change 2323 "require" : {
2424 "php" : " ^8.1" ,
2525 "doctrine/lexer" : " ^3.0" ,
26- "phpdocumentor/guides" : " ^1.0" ,
26+ "phpdocumentor/guides" : " ^1.0 || ^0.3 " ,
2727 "webmozart/assert" : " ^1.11" ,
2828 "league/csv" : " ^9.10.0"
2929 },
Original file line number Diff line number Diff line change 1414 },
1515 "require" : {
1616 "php" : " ^8.1" ,
17- "phpdocumentor/guides" : " ^1.0" ,
18- "phpdocumentor/guides-restructured-text" : " ^1.0"
17+ "phpdocumentor/guides" : " ^1.0 || ^0.3 " ,
18+ "phpdocumentor/guides-restructured-text" : " ^1.0 || ^0.3 "
1919 },
2020 "extra" : {
2121 "branch-alias" : {
You can’t perform that action at this time.
0 commit comments