Skip to content

Commit 5b3870c

Browse files
authored
Merge pull request #13 from tectonic/feature/upgrade-to-php-82
bump php version
2 parents 601ab20 + a8db4f9 commit 5b3870c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
}
99
],
1010
"require": {
11-
"php": "^7.4|^8.0",
11+
"php": "^7.4|^8.0|^8.2",
1212
"illuminate/support": "^8.0|^9.0|^10.0",
1313
"illuminate/database": "^8.0|^9.0|^10.0",
1414
"tectonic/localisation": "^3.0"

0 commit comments

Comments
 (0)