Skip to content

Commit 700d77c

Browse files
committed
deps: upgrade gacela:1.8, phpunit:10.0, dumper:6.4
1 parent ff16493 commit 700d77c

File tree

2 files changed

+264
-467
lines changed

2 files changed

+264
-467
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
"php": ">=8.2",
1313
"ext-json": "*",
1414
"phel-lang/phel-lang": "dev-main",
15-
"gacela-project/gacela": "^1.7"
15+
"gacela-project/gacela": "^1.8"
1616
},
1717
"require-dev": {
1818
"roave/security-advisories": "dev-latest",
19-
"phpunit/phpunit": "^9.6",
20-
"symfony/var-dumper": "^5.4"
19+
"phpunit/phpunit": "^10.0",
20+
"symfony/var-dumper": "^6.4"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)