Skip to content

Commit

Permalink
deps: upgrade gacela:1.8, phpunit:10.0, dumper:6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Chemaclass committed Nov 30, 2024
1 parent ff16493 commit 700d77c
Show file tree
Hide file tree
Showing 2 changed files with 264 additions and 467 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"php": ">=8.2",
"ext-json": "*",
"phel-lang/phel-lang": "dev-main",
"gacela-project/gacela": "^1.7"
"gacela-project/gacela": "^1.8"
},
"require-dev": {
"roave/security-advisories": "dev-latest",
"phpunit/phpunit": "^9.6",
"symfony/var-dumper": "^5.4"
"phpunit/phpunit": "^10.0",
"symfony/var-dumper": "^6.4"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 700d77c

Please sign in to comment.