Add price and product models
This commit is contained in:
@@ -4,5 +4,10 @@
|
||||
"symfony/var-dumper": "^7.0",
|
||||
"illuminate/database": "^11.0",
|
||||
"ext-json": "*"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Krzysiej\\RyobiCrawler\\": "src/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user