Add a badge for stock
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"require": {
|
||||
"guzzlehttp/guzzle": "^7.0",
|
||||
"symfony/var-dumper": "^7.0",
|
||||
"illuminate/database": "11.26.0.0",
|
||||
"ext-json": "*",
|
||||
"symfony/console": "^7.0",
|
||||
@@ -18,5 +17,8 @@
|
||||
"psr-4": {
|
||||
"Krzysiej\\RyobiCrawler\\": "src/"
|
||||
}
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/var-dumper": "^7.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user