Skip to content

Commit a96bf96

Browse files
committed
update composer.json scripts
1 parent 8913f39 commit a96bf96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"stil/xpath-selector": "~2.0"
55
},
66
"scripts": {
7-
"scrape": "@php scrapers/contracts-scraper.php",
8-
"parse": "@php scrapers/contracts-parser.php"
7+
"scrape": "@php scripts/scrape.php",
8+
"parse": "@php scripts/parse.php"
99
},
1010
"autoload": {
1111
"psr-4": {

0 commit comments

Comments
 (0)