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 294fe51 commit c37f193Copy full SHA for c37f193
packages/generation/composer.json
@@ -20,7 +20,6 @@
20
}
21
},
22
"require-dev": {
23
- "spatie/phpunit-snapshot-assertions": "^5.1.8",
24
- "phpunit/phpunit": "^11.5.17"
+ "spatie/phpunit-snapshot-assertions": "^5.1.8"
25
26
packages/http-client/composer.json
@@ -15,8 +15,7 @@
15
16
17
"aidan-casey/mock-client": "dev-master",
18
- "guzzlehttp/psr7": "^2.6.1",
19
+ "guzzlehttp/psr7": "^2.6.1"
"autoload": {
"psr-4": {
packages/intl/composer.json
@@ -11,9 +11,6 @@
11
"tempest/datetime": "dev-main",
12
"tempest/support": "dev-main"
13
14
- "require-dev": {
- },
"files": [
"src/functions.php",
0 commit comments