Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Aug 4, 2023
1 parent a4261a4 commit 6386f68
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
],
"require": {
"php": "^8.1.0",
"pestphp/pest-plugin": "^2.0.0",
"pestphp/pest-plugin": "^2.0.1",
"react/child-process": "^0.6.5",
"react/event-loop": "^1.3.0"
"react/event-loop": "^1.4.0"
},
"conflict": {
"evenement/evenement": "^1.0",
Expand All @@ -34,8 +34,8 @@
}
},
"require-dev": {
"pestphp/pest": "^2.0.0",
"pestphp/pest-dev-tools": "^2.5.0"
"pestphp/pest": "^2.12.1",
"pestphp/pest-dev-tools": "^2.14.0"
},
"extra": {
"branch-alias": {
Expand Down

0 comments on commit 6386f68

Please sign in to comment.