Skip to content

Commit f5e774d

Browse files
committed
deps: bump
1 parent f98e983 commit f5e774d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121
"illuminate/database": "^10.0|^11.0",
2222
"illuminate/support": "^10.0|^11.0",
2323
"illuminate/filesystem": "^10.0|^11.0",
24-
"yajra/laravel-oci8": "^10.6|^11.0"
24+
"yajra/laravel-oci8": "^10.6|^11.3"
2525
},
2626
"require-dev": {
27-
"larastan/larastan": "^2.9.1",
28-
"laravel/pint": "^1.14",
27+
"larastan/larastan": "^2.9.7",
28+
"laravel/pint": "^1.16",
2929
"mockery/mockery": "^1.6.12",
30-
"orchestra/testbench": "^9.1.0",
31-
"pestphp/pest": "^2.34",
30+
"orchestra/testbench": "^9.1.1",
31+
"pestphp/pest": "^2.34.7",
3232
"pestphp/pest-plugin-laravel": "*",
3333
"rector/rector": "^1.1"
3434
},

0 commit comments

Comments
 (0)