Skip to content

Commit

Permalink
fix(composer-upgrade): packages upgraded
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmard committed Mar 23, 2023
1 parent 375e094 commit a5a5cf9
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 93 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"evenement/evenement": "^3.0"
},
"require-dev": {
"phpstan/phpstan": "^1.5",
"phpunit/phpunit": "^9.5",
"symfony/var-dumper": "^6.0",
"openswoole/ide-helper": "^4.10"
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^9.6",
"symfony/var-dumper": "^6.2",
"openswoole/ide-helper": "^4.11"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit a5a5cf9

Please sign in to comment.