Skip to content

Commit b1a3bfa

Browse files
committed
added spatie macroable
1 parent 8dd9d1e commit b1a3bfa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@
4242
"ext-pdo_sqlite": "*",
4343
"friendsofphp/php-cs-fixer": "^3.0",
4444
"orchestra/testbench": "^5.2|^6.11",
45-
"phpunit/phpunit": "^9.5.1"
45+
"phpunit/phpunit": "^9.5.1",
46+
"spatie/macroable": "^1.0"
4647
},
4748
"scripts": {
4849
"test": "phpunit",

0 commit comments

Comments
 (0)