Skip to content

Commit

Permalink
chore: bumps dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Jan 26, 2024
1 parent 9f8513d commit fd1866f
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.1",
"pestphp/pest-plugin": "^2.1.1",
"react/child-process": "^0.6.5",
"react/event-loop": "^1.4.0"
"react/event-loop": "^1.5.0"
},
"conflict": {
"evenement/evenement": "^1.0",
Expand All @@ -34,8 +34,8 @@
}
},
"require-dev": {
"pestphp/pest": "^2.12.1",
"pestphp/pest-dev-tools": "^2.14.0"
"pestphp/pest": "^2.33.0",
"pestphp/pest-dev-tools": "^2.16.0"
},
"extra": {
"branch-alias": {
Expand Down

0 comments on commit fd1866f

Please sign in to comment.