Skip to content

Commit 3fd49f9

Browse files
committed
Require phpacker for dev branch
1 parent 005a61f commit 3fd49f9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"friendsofphp/php-cs-fixer": "^3",
1616
"phpunit/phpunit": "^9.4.4",
1717
"laravel/pint": "^1.21",
18-
"wyrihaximus/react-cache-redis": "^4.5"
18+
"wyrihaximus/react-cache-redis": "^4.5",
19+
"phpacker/phpacker": "^0.6.4"
1920
},
2021
"scripts": {
2122
"pint": ["./vendor/bin/pint --config ./pint.json ./src"],

0 commit comments

Comments
 (0)