Skip to content
This repository was archived by the owner on Jun 27, 2024. It is now read-only.

Commit 0d2ba60

Browse files
committed
Update composer.json
1 parent de1e1e4 commit 0d2ba60

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"illuminate/support": "^8.67|^v9.0.0-beta.4"
1616
},
1717
"require-dev": {
18+
"friendsofphp/php-cs-fixer": "^3.8",
1819
"inertiajs/inertia-laravel": "^0.5",
1920
"orchestra/testbench": "^6.23|^7.0",
2021
"phpunit/phpunit": "^9.4"
@@ -46,4 +47,4 @@
4647
]
4748
}
4849
}
49-
}
50+
}

0 commit comments

Comments
 (0)