We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b42a721 commit 30e13daCopy full SHA for 30e13da
README.md
@@ -22,7 +22,7 @@ PHP 5.4 or higher.
22
## Installation
23
24
Include jupitern/table in your project, by adding it to your composer.json file.
25
-```javascript
+```php
26
{
27
"require": {
28
"jupitern/table": "1.*"
0 commit comments