Skip to content

Commit

Permalink
fix(deps): update dependency symfony/http-kernel to v6.1.12 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 3, 2023
1 parent 714914c commit 6f7f2d8
Show file tree
Hide file tree
Showing 2 changed files with 790 additions and 2,542 deletions.
10 changes: 2 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,10 @@
},
"autoload-dev": {
"psr-4": {
"Tests\\": "tests/"
"Tests\\": "Tests/"
}
},
"require-dev": {
"phpunit/phpunit": "^10.0",
"pestphp/pest": "^2.4"
},
"config": {
"allow-plugins": {
"pestphp/pest-plugin": true
}
"phpunit/phpunit": "^10.0"
}
}
Loading

0 comments on commit 6f7f2d8

Please sign in to comment.