Skip to content

Commit 680bb0d

Browse files
committed
downgrade so php 8.0 can use
1 parent a901557 commit 680bb0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php": "^8.0",
2020
"api2pdf/api2pdf.php": "^2.0",
2121
"illuminate/contracts": "^9.0",
22-
"spatie/laravel-package-tools": "^1.9.2"
22+
"spatie/laravel-package-tools": "^1.8.0"
2323
},
2424
"require-dev": {
2525
"friendsofphp/php-cs-fixer": "^3.8",

0 commit comments

Comments
 (0)