File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mastani/laravel-google-static-map" ,
3
3
"description" : " Laravel Google Static Map Generator" ,
4
- "keywords" : [
4
+ "keywords" : [
5
5
" google" ,
6
6
" static-maps" ,
7
7
" generator" ,
8
8
" laravel"
9
9
],
10
10
"type" : " library" ,
11
- "homepage" : " https://github.com/mastani/laravel-google-static-map" ,
12
- "license" : " MIT" ,
11
+ "homepage" : " https://github.com/mastani/laravel-google-static-map" ,
12
+ "license" : " MIT" ,
13
13
"authors" : [
14
14
{
15
15
"name" : " Amin Mastani" ,
16
16
17
17
}
18
18
],
19
19
"require" : {
20
- "illuminate/contracts" : " 5.*|6.*|7.*|8.*" ,
21
- "illuminate/support" : " 5.*|6.*|7.*|8.*"
22
- },
23
- "autoload" : {
20
+ "illuminate/contracts" : " 5.*|6.*|7.*|8.*|^9.0 " ,
21
+ "illuminate/support" : " 5.*|6.*|7.*|8.*|^9.0 "
22
+ },
23
+ "autoload" : {
24
24
"psr-4" : {
25
25
"Mastani\\ GoogleStaticMap\\ " : " src/"
26
26
}
You can’t perform that action at this time.
0 commit comments