Skip to content

Commit 926b4f4

Browse files
authored
Update composer.json
1 parent 2cdf24f commit 926b4f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"require": {
1111
"php": "^8.4",
1212
"bermudaphp/arrayable": "^1.0",
13-
"bermudaphp/config-provider": "^1.0",
14-
"bermudaphp/var-export": "^1.1",
15-
"bermudaphp/finder": "^1.0",
13+
"bermudaphp/number": "^2.0",
14+
"bermudaphp/var-export": "^2.0.1",
1615
"laminas/laminas-config-aggregator": "^1.13",
16+
"symfony/yaml": "^7.3",
1717
"psr/container": "^2.0.2"
1818
}
1919
}

0 commit comments

Comments
 (0)