Skip to content

Commit 166123a

Browse files
committed
downgrade to php 8.0
1 parent 4af1c6a commit 166123a

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
@@ -16,7 +16,7 @@
1616
}
1717
],
1818
"require": {
19-
"php": "^8.1",
19+
"php": "^8.0",
2020
"api2pdf/api2pdf.php": "^2.0",
2121
"illuminate/contracts": "^9.0",
2222
"spatie/laravel-package-tools": "^1.9.2"

0 commit comments

Comments
 (0)