We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f98e983 commit f5e774dCopy full SHA for f5e774d
composer.json
@@ -21,14 +21,14 @@
21
"illuminate/database": "^10.0|^11.0",
22
"illuminate/support": "^10.0|^11.0",
23
"illuminate/filesystem": "^10.0|^11.0",
24
- "yajra/laravel-oci8": "^10.6|^11.0"
+ "yajra/laravel-oci8": "^10.6|^11.3"
25
},
26
"require-dev": {
27
- "larastan/larastan": "^2.9.1",
28
- "laravel/pint": "^1.14",
+ "larastan/larastan": "^2.9.7",
+ "laravel/pint": "^1.16",
29
"mockery/mockery": "^1.6.12",
30
- "orchestra/testbench": "^9.1.0",
31
- "pestphp/pest": "^2.34",
+ "orchestra/testbench": "^9.1.1",
+ "pestphp/pest": "^2.34.7",
32
"pestphp/pest-plugin-laravel": "*",
33
"rector/rector": "^1.1"
34
0 commit comments