Skip to content

Commit c731709

Browse files
authored
Merge pull request #1 from newsbytesapp/laravel-upgrade
Upgraded PHP version to 8.2
2 parents f2a7855 + 63ac2fc commit c731709

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
@@ -9,7 +9,7 @@
99
}
1010
],
1111
"require": {
12-
"php": ">=5.3.0",
12+
"php": ">=8.2.0",
1313
"illuminate/support": "4.*",
1414
"sly/notification-pusher": "2.*"
1515
},

0 commit comments

Comments
 (0)