Commit 24e2f40 1 parent 1e6ecc9 commit 24e2f40 Copy full SHA for 24e2f40
File tree 1 file changed +7
-9
lines changed
1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change 13
13
],
14
14
"require" : {
15
15
"php" : " >=7.2" ,
16
- "illuminate/notifications" : " ^7.0|^8.0|^9.0|^10.0" ,
17
- "illuminate/support" : " ^7.0|^8.0|^9.0|^8.0|^10.0" ,
18
- "illuminate/http" : " ^7.0|^8.0|^9.0|^10.0" ,
19
- "ext-json" : " *"
20
- },
21
- "require-dev" : {
22
- "mockery/mockery" : " ^1.0" ,
23
- "phpunit/phpunit" : " ^8.0 || ^9.0"
16
+ "ext-json" : " *" ,
17
+ "illuminate/notifications" : " ^7.0|^8.0|^9.0|^10.0|^11.0" ,
18
+ "illuminate/support" : " ^7.0|^8.0|^9.0|^8.0|^10.0|^11.0" ,
19
+ "illuminate/http" : " ^7.0|^8.0|^9.0|^10.0|^11.0"
24
20
},
25
21
"autoload" : {
26
22
"psr-4" : {
36
32
" Macellan\\ IletiMerkezi\\ IletiMerkeziServiceProvider"
37
33
]
38
34
}
39
- }
35
+ },
36
+ "minimum-stability" : " dev" ,
37
+ "prefer-stable" : true
40
38
}
You can’t perform that action at this time.
0 commit comments