Skip to content

Commit 5a42dea

Browse files
committed
Update composer
1 parent 8096084 commit 5a42dea

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
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php": "^8.1",
13+
"php": "^8.2",
1414
"aws/aws-php-sns-message-validator": "^1.1",
1515
"illuminate/config": "^9.0|^10.0|^11.0",
1616
"illuminate/http": "^9.0|^10.0|^11.0",
@@ -50,4 +50,4 @@
5050
},
5151
"minimum-stability": "dev",
5252
"prefer-stable": true
53-
}
53+
}

0 commit comments

Comments
 (0)