Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
KennedyTedesco committed Sep 3, 2023
1 parent 8e53925 commit d0a76b0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"description": "Monkey Programming Language",
"license": "MIT",
"require-dev": {
"laravel/pint": "^1.10",
"pestphp/pest": "^2.9.3",
"phpstan/extension-installer": "^1.3",
"phpstan/phpstan": "^1.10.26",
"rector/rector": "^0.17.6"
"laravel/pint": "^1.12",
"pestphp/pest": "^2.16.1",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.32",
"rector/rector": "^0.18.1"
},
"require": {
"php": "^8.2"
Expand Down

0 comments on commit d0a76b0

Please sign in to comment.