We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b7e2ca commit 8c8bc96Copy full SHA for 8c8bc96
composer.json
@@ -20,7 +20,6 @@
20
"monolog/monolog": "^3.7.0",
21
"nette/php-generator": "^4.1.6",
22
"nikic/php-parser": "^5.3",
23
- "nunomaduro/collision": "^8.4",
24
"php": "^8.3",
25
"psr-discovery/http-client-implementations": "1.x-dev",
26
"psr-discovery/http-factory-implementations": "1.x-dev",
src/Tempest/Core/composer.json
@@ -7,8 +7,7 @@
7
8
"tempest/container": "dev-main",
9
"vlucas/phpdotenv": "^5.6",
10
- "filp/whoops": "^2.15",
11
- "nunomaduro/collision": "^8.4"
+ "filp/whoops": "^2.15"
12
},
13
"autoload": {
14
"psr-4": {
0 commit comments