Skip to content

Commit ec8af5a

Browse files
committed
update composer.json
1 parent c386786 commit ec8af5a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@
3535
"brianium/paratest": "^7.0",
3636
"doctrine/dbal": "^3.5|^4.4",
3737
"friendsofphp/php-cs-fixer": "^3.8",
38-
"laravel/pint": "1.18.3|^1.27",
38+
"laravel/pint": "^1.27",
3939
"mockery/mockery": "^1.5.0",
4040
"nunomaduro/collision": "^8.0",
4141
"orchestra/testbench": "^9.0|^10.0|^11.0",
4242
"pestphp/pest": "^3.0|^4.0",
4343
"pestphp/pest-plugin-laravel": "^3.0|^4.0",
4444
"phpunit/phpunit": "^11.0|^12.0",
4545
"spatie/laravel-ray": "^1.26",
46-
"spatie/laravel-typescript-transformer": "^2.3|dev-l13-compatibility",
46+
"spatie/laravel-typescript-transformer": "^2.3",
4747
"spatie/typescript-transformer": "^2.2"
4848
},
4949
"autoload": {

0 commit comments

Comments
 (0)