File tree Expand file tree Collapse file tree 2 files changed +332
-331
lines changed Expand file tree Collapse file tree 2 files changed +332
-331
lines changed Original file line number Diff line number Diff line change 1- {
2- "name" : " anshu-krishna/html-scraper" ,
3- "description" : " A set of PHP classes to simplify data extraction from HTML." ,
4- "type" : " library" ,
5- "license" : " MIT" ,
6- "authors" : [
7- {
8- "name" : " Anshu Krishna" ,
9- "email" : " anshu.krishna5@gmail.com"
10- }
11- ],
12- "version" : " 3.5.0 " ,
13- "require" : {
14- "php" : " >=8.0.0"
15- },
16- "autoload" : {
17- "psr-4" : {
18- "Krishna\\ " : " src"
19- }
20- }
21- }
1+ {
2+ "name" : " anshu-krishna/html-scraper" ,
3+ "description" : " A set of PHP classes to simplify data extraction from HTML." ,
4+ "type" : " library" ,
5+ "license" : " MIT" ,
6+ "authors" : [
7+ {
8+ "name" : " Anshu Krishna" ,
9+ "email" : " anshu.krishna5@gmail.com"
10+ }
11+ ],
12+ "version" : " 3.5.1 " ,
13+ "require" : {
14+ "php" : " >=8.0.0"
15+ },
16+ "autoload" : {
17+ "psr-4" : {
18+ "Krishna\\ " : " src"
19+ }
20+ }
21+ }
You can’t perform that action at this time.
0 commit comments