Skip to content

Commit 80e2efd

Browse files
committed
Merge branch 'master' into feature/laravel-11-upgrade
2 parents 44415b5 + 5b3870c commit 80e2efd

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|^11.0",
1313
"illuminate/database": "^8.0|^9.0|^10.0|^11.0",
1414
"tectonic/localisation": "^3.0"

0 commit comments

Comments
 (0)