Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 83f6740

Browse files
authored
Update composer.json
1 parent b8f7196 commit 83f6740

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎composer.json‎

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
{
22
"name": "ignited/laravel-omnipay",
33
"description": "Integrates Omnipay with Laravel and provides an easy configuration.",
4-
"keywords": ["omnipay", "payments", "laravel", "laravel5"],
4+
"keywords": ["omnipay", "payments", "laravel"],
5+
"license": "MIT",
56
"authors": [
67
{
78
"name": "Alex Whiteside",
89
"email": "alexwhiteside@ignitedlabs.com.au"
910
}
1011
],
1112
"require": {
12-
"php": ">=5.4.0",
13-
"illuminate/support": "~5|~6|~7|~8|~9",
13+
"php": "^7.2.5|^8.0",
14+
"illuminate/support": "~6|~7|~8|~9",
1415
"omnipay/common": "~3.0"
1516
},
1617
"autoload": {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /