File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed
Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 1616 <a href="https://github.com/php-type-language/parser/actions"><img src="https://github.com/php-type-language/parser/workflows/tests/badge.svg"></a>
1717</p >
1818
19- The PHP reference implementation for Type Language parser.
20-
21- ## Getting Started
19+ The PHP reference implementation for Type Language Parser.
2220
2321** Type Language** is a declarative type language inspired by static analyzers
2422like [ PHPStan] ( https://phpstan.org/ ) and [ Psalm] ( https://psalm.dev/docs/ ) .
2523
26- Read [ documentation pages] ( https://docs.phpdoc.io ) for more
27- information.
24+ Read [ documentation pages] ( https://docs.phpdoc.io ) for more information.
2825
2926## Installation
3027
Original file line number Diff line number Diff line change 3737 },
3838 "extra" : {
3939 "branch-alias" : {
40- "dev-master" : " 2 .0.x-dev" ,
41- "dev-main" : " 2 .0.x-dev"
40+ "dev-master" : " 1 .0.x-dev" ,
41+ "dev-main" : " 1 .0.x-dev"
4242 }
4343 },
4444 "config" : {
You can’t perform that action at this time.
0 commit comments