Skip to content

Commit

Permalink
Vendor deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmedv committed Oct 12, 2024
1 parent 27ffcc6 commit b59d79e
Show file tree
Hide file tree
Showing 493 changed files with 89,978 additions and 2,709 deletions.
11 changes: 2 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"Deployer\\": "src/"
},
"files": [
"deps/vendor/autoload.php",
"src/Support/helpers.php",
"src/functions.php"
]
Expand All @@ -42,15 +43,7 @@
],
"require": {
"php": "^8.0|^7.3",
"ext-json": "*",
"justinrainbow/json-schema": "^5.2",
"psr/http-message": "^1",
"react/http": "^1.5",
"symfony/console": "^5.4.9",
"symfony/polyfill-php80": "^1.22",
"symfony/polyfill-php81": "^1.26",
"symfony/process": "^5",
"symfony/yaml": "^5"
"ext-json": "*"
},
"require-dev": {
"pestphp/pest": "^1.0",
Expand Down
Loading

0 comments on commit b59d79e

Please sign in to comment.