Skip to content

Commit

Permalink
build: dependencies have been updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Sleon4 committed Jun 29, 2024
1 parent f81d1c4 commit ae0db03
Show file tree
Hide file tree
Showing 2 changed files with 253 additions and 243 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"Tests\\": "tests/"
}
},
"require-dev": {
"phpunit/phpunit": "^10.5",
"lion/test": "^1.3"
},
"require": {
"php": ">=8.2",
"php": ">=8.3",
"php-di/php-di": "^7.0"
},
"require-dev": {
"lion/test": "^2.0",
"phpunit/phpunit": "^11.2"
}
}
Loading

0 comments on commit ae0db03

Please sign in to comment.