We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cdf24f commit 926b4f4Copy full SHA for 926b4f4
composer.json
@@ -10,10 +10,10 @@
10
"require": {
11
"php": "^8.4",
12
"bermudaphp/arrayable": "^1.0",
13
- "bermudaphp/config-provider": "^1.0",
14
- "bermudaphp/var-export": "^1.1",
15
- "bermudaphp/finder": "^1.0",
+ "bermudaphp/number": "^2.0",
+ "bermudaphp/var-export": "^2.0.1",
16
"laminas/laminas-config-aggregator": "^1.13",
+ "symfony/yaml": "^7.3",
17
"psr/container": "^2.0.2"
18
}
19
0 commit comments