Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 00dc719

Browse files
Fixed JSON validation errors.
1 parent f2001de commit 00dc719

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎app.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"name": "PHP Simple Web Scraper",
33
"description": "A PHP application that runs on Heroku, which dumps web site outputs including JavaScript generated contents.",
44
"repository": "https://github.com/michaeluno/php-simple-web-scraper",
5-
"keywords": ["heroku", "scraper", "php", "phantomjs", "crowler", "proxy", "web" ],
5+
"keywords": ["heroku", "scraper", "php", "phantomjs", "crowler", "proxy", "web" ]
66
}

‎composer.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@
2929
"psr-4": {
3030
"PHPSimpleWebScraper\\": "web/"
3131
}
32-
},
32+
}
3333
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /