Skip to content

Commit bc794fd

Browse files
authored
fix(php82): take change from base package (#18)
1 parent f694f1d commit bc794fd

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
@@ -28,8 +28,8 @@
2828
"email": "[email protected]"
2929
},
3030
"require": {
31-
"php": "^7.1.3|^8.0|^8.1",
32-
"craftsys/msg91-php": "^0.15.3",
31+
"php": "^7.1.3|^8.0|^8.1|^8.2",
32+
"craftsys/msg91-php": "^0.15.4",
3333
"illuminate/support": "^5.2|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0"
3434
},
3535
"require-dev": {

0 commit comments

Comments
 (0)