File tree Expand file tree Collapse file tree 2 files changed +2
-18
lines changed Expand file tree Collapse file tree 2 files changed +2
-18
lines changed Original file line number Diff line number Diff line change @@ -33,19 +33,6 @@ composer test
33
33
34
34
Please see [ CHANGELOG] ( CHANGELOG.md ) for more information on what has changed recently.
35
35
36
- ## Contributing
37
-
38
- Please see [ CONTRIBUTING] ( CONTRIBUTING.md ) for details.
39
-
40
- ## Security Vulnerabilities
41
-
42
- Please review [ our security policy] ( ../../security/policy ) on how to report security vulnerabilities.
43
-
44
- ## Credits
45
-
46
- - [ Pyae Sone Aung] ( https://github.com/PyaeSoneAungRgn )
47
- - [ All Contributors] ( ../../contributors )
48
-
49
36
## License
50
37
51
38
The MIT License (MIT). Please see [ License File] ( LICENSE.md ) for more information.
Original file line number Diff line number Diff line change 24
24
"laravel/pint" : " ^1.0" ,
25
25
"nunomaduro/collision" : " ^6.0" ,
26
26
"nunomaduro/larastan" : " ^2.0.1" ,
27
- "orchestra/testbench" : " ^7.0" ,
27
+ "orchestra/testbench" : " ^7.0|^8.0 " ,
28
28
"pestphp/pest" : " ^1.21" ,
29
29
"pestphp/pest-plugin-laravel" : " ^1.1" ,
30
30
"phpstan/extension-installer" : " ^1.1" ,
60
60
"laravel" : {
61
61
"providers" : [
62
62
" PyaeSoneAung\\ ToRawSql\\ ToRawSqlServiceProvider"
63
- ],
64
- "aliases" : {
65
- "ToRawSql" : " PyaeSoneAung\\ ToRawSql\\ Facades\\ ToRawSql"
66
- }
63
+ ]
67
64
}
68
65
},
69
66
"minimum-stability" : " dev" ,
You can’t perform that action at this time.
0 commit comments