Skip to content

Commit 01cda53

Browse files
committed
1 parent 5f230fb commit 01cda53

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

composer.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,18 @@
1919
"require": {
2020
"php": "^8.2",
2121
"ext-json": "*",
22-
"livewire/livewire": "^2.11.2|^3.4.12",
23-
"openspout/openspout": "^4.24.1",
24-
"phpoffice/phpspreadsheet": "^1.29",
22+
"livewire/livewire": "^2.11.2|^3.5.6",
23+
"openspout/openspout": "^4.24.5",
24+
"phpoffice/phpspreadsheet": "2.2.1",
2525
"yajra/laravel-datatables-buttons": "^11.0"
2626
},
2727
"require-dev": {
28-
"larastan/larastan": "^2.9.6",
29-
"orchestra/testbench": "^9.0.4",
30-
"pestphp/pest": "^2.34.7",
28+
"larastan/larastan": "^2.9.8",
29+
"orchestra/testbench": "^9.4.0",
30+
"pestphp/pest": "^2.35.1",
3131
"pestphp/pest-plugin-laravel": "^2.4",
32-
"laravel/pint": "^1.15.3",
33-
"rector/rector": "^1.1"
32+
"laravel/pint": "^1.17.2",
33+
"rector/rector": "^1.2.4"
3434
},
3535
"autoload": {
3636
"psr-4": {

0 commit comments

Comments
 (0)