Skip to content

Commit 336fd91

Browse files
committed
fix: upgrded to php8.4 and dockerized project w/sail
1 parent e115aff commit 336fd91

File tree

5 files changed

+889
-906
lines changed

5 files changed

+889
-906
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"fakerphp/faker": "^1.9.1",
1919
"laravel/breeze": "^1.24",
2020
"laravel/pint": "^1.0",
21-
"laravel/sail": "^1.18",
21+
"laravel/sail": "^1.43",
2222
"mockery/mockery": "^1.4.4",
2323
"nunomaduro/collision": "^7.0",
2424
"phpunit/phpunit": "^10.1",

0 commit comments

Comments
 (0)