We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62779f9 commit 62fd3c3Copy full SHA for 62fd3c3
README.md
@@ -18,7 +18,7 @@ generated by ANTLR4. The runtime provides a common set of tools for using your p
18
Install the runtime with Composer:
19
20
```bash
21
-composer require antlr4-php-runtime
+composer require antlr/antlr4-php-runtime
22
```
23
24
#### 3. Generate your parser
0 commit comments