Skip to content

Commit 82e9aa7

Browse files
authored
Update composer.json
1 parent 729a713 commit 82e9aa7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
}
1717
],
1818
"require": {
19-
"php": "^7.4|^8.0|^8.1",
20-
"illuminate/support": "^7.0|^8.0|^9.0",
21-
"spatie/laravel-package-tools": "^1.4.3",
22-
"tecnickcom/tcpdf": "6.3.*",
23-
"setasign/fpdi": "^2.0"
19+
"php": "^7.4|^8.0|^8.1|^8.2|^8.3|^8.4",
20+
"illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
21+
"spatie/laravel-package-tools": "^1.4.3|^1.19",
22+
"tecnickcom/tcpdf": "6.3.*|6.8.*",
23+
"setasign/fpdi": "^2.0|^2.6.3"
2424
},
2525
"require-dev": {
2626
"orchestra/testbench": "^6.0",

0 commit comments

Comments
 (0)