Skip to content

Commit 1351a59

Browse files
committed
bump php version
1 parent 601ab20 commit 1351a59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
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",
14-
"tectonic/localisation": "^3.0"
14+
"tectonic/localisation": "dev-feature/upgrade-to-php-82"
1515
},
1616
"require-dev": {
1717
"mockery/mockery": "^1.4",

0 commit comments

Comments
 (0)