We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 729a713 commit 82e9aa7Copy full SHA for 82e9aa7
composer.json
@@ -16,11 +16,11 @@
16
}
17
],
18
"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"
+ "php": "^7.4|^8.0|^8.1|^8.2|^8.3|^8.4",
+ "illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
+ "spatie/laravel-package-tools": "^1.4.3|^1.19",
+ "tecnickcom/tcpdf": "6.3.*|6.8.*",
+ "setasign/fpdi": "^2.0|^2.6.3"
24
},
25
"require-dev": {
26
"orchestra/testbench": "^6.0",
0 commit comments