Skip to content

Commit 83146be

Browse files
Marick van TuilMarick van Tuil
Marick van Tuil
authored and
Marick van Tuil
committed
Bump dependencies
1 parent 12932ec commit 83146be

File tree

2 files changed

+1518
-1221
lines changed

2 files changed

+1518
-1221
lines changed

composer.json

+4-5
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,15 @@
1010
"require": {
1111
"php": "^8.1",
1212
"ext-json": "*",
13-
"phpseclib/phpseclib": "^3.0",
14-
"google/cloud-tasks": "^1.15|^2.0",
15-
"thecodingmachine/safe": "^1.0|^2.0|^3.0"
13+
"google/cloud-tasks": "^2.0",
14+
"thecodingmachine/safe": "^3.0"
1615
},
1716
"require-dev": {
18-
"orchestra/testbench": "^8.0",
17+
"orchestra/testbench": "^10.0",
1918
"thecodingmachine/phpstan-safe-rule": "^1.2",
2019
"laravel/legacy-factories": "^1.3",
2120
"laravel/pint": "^1.13",
22-
"larastan/larastan": "^2.9"
21+
"larastan/larastan": "^3.0"
2322
},
2423
"autoload": {
2524
"psr-4": {

0 commit comments

Comments
 (0)