mirror of
https://github.com/anikeen-com/print-cli.git
synced 2026-03-13 13:46:07 +00:00
Update composer
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
"guzzlehttp/guzzle": "^7.8",
|
"guzzlehttp/guzzle": "^7.8",
|
||||||
"illuminate/http": "^11.5",
|
"illuminate/http": "^11.5",
|
||||||
"laravel-zero/framework": "^11.0.0",
|
"laravel-zero/framework": "^11.0.0",
|
||||||
"smalot/cups-ipp": "dev-master",
|
"ghostzero/cups-ipp": "^1.0",
|
||||||
"symfony/yaml": "^7.1"
|
"symfony/yaml": "^7.1"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
@@ -28,12 +28,6 @@
|
|||||||
"mockery/mockery": "^1.6.11",
|
"mockery/mockery": "^1.6.11",
|
||||||
"pestphp/pest": "^2.34.7"
|
"pestphp/pest": "^2.34.7"
|
||||||
},
|
},
|
||||||
"repositories": [
|
|
||||||
{
|
|
||||||
"type": "vcs",
|
|
||||||
"url": "https://github.com/ghostzero/cups-ipp.git"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"App\\": "app/",
|
"App\\": "app/",
|
||||||
|
|||||||
631
composer.lock
generated
631
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user