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

Commit 23a6e68

Browse files
committed
Add Strings::camelCaseToSnakeCase
1 parent c00374c commit 23a6e68

File tree

4 files changed

+669
-186
lines changed

4 files changed

+669
-186
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"php": ">=7.4"
4242
},
4343
"require-dev": {
44-
"jakub-onderka/php-parallel-lint": "^1.0",
44+
"php-parallel-lint/php-parallel-lint": "^1.0",
4545
"mikey179/vfsstream": "^1.6",
4646
"phing/phing": "^3.0-alpha3",
4747
"php-coveralls/php-coveralls": "^2.1",

0 commit comments

Comments
 (0)