Skip to content

Commit 9376914

Browse files
committed
PLAT-1892 Replace deprecated lib
1 parent 3042f1d commit 9376914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"laravel/framework": "^6|^7|^8|^9",
2525
"mockery/mockery": "^1.3.1",
2626
"phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.7",
27-
"squizlabs/php_codesniffer": "^3.6"
27+
"phpcsstandards/php_codesniffer": "^3.6"
2828
},
2929
"suggest": {
3030
"twig/extensions": "~1.0",

0 commit comments

Comments
 (0)