File tree Expand file tree Collapse file tree 1 file changed +2
-16
lines changed
Expand file tree Collapse file tree 1 file changed +2
-16
lines changed Original file line number Diff line number Diff line change 99 "email" : " am@jonesiscoding.com"
1010 }
1111 ],
12- "version" : " 1.8" ,
12+ "version" : " 1.8.1 " ,
1313 "autoload" : {
1414 "psr-4" : {
1515 "DevCoding\\ Mac\\ " : " src"
1616 }
1717 },
1818 "prefer-stable" : true ,
1919 "minimum-stability" : " dev" ,
20- "repositories" : [
21- {
22- "type" : " package" ,
23- "package" : {
24- "name" : " deviscoding/objection" ,
25- "version" : " dev-master" ,
26- "source" : {
27- "url" : " https://github.com/deviscoding/objection" ,
28- "type" : " git" ,
29- "reference" : " main"
30- }
31- }
32- }
33- ],
3420 "require" : {
3521 "php" : " ^7.0" ,
3622 "ext-json" : " *" ,
3723 "ext-posix" : " *" ,
3824 "jonesiscoding/base-console" : " ^4.4" ,
3925 "symfony/process" : " ^4.4" ,
4026 "symfony/yaml" : " ^4.4" ,
41- "deviscoding/objection" : " dev-master "
27+ "deviscoding/objection" : " dev-main "
4228 }
4329}
You can’t perform that action at this time.
0 commit comments