File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,6 +16,6 @@ $command[] = new Command\AdobeInfoCommand();
1616$ command [] = new Command \AdobeBackupCommand ();
1717$ command [] = new Command \AdobeTransferCommand ();
1818$ command [] = new Command \MenuAddCommand ();
19- $ app = new Application ('MacPrefer ' , 'v1.3.2 ' );
19+ $ app = new Application ('MacPrefer ' , 'v1.3.3 ' );
2020$ app ->addCommands ($ command );
2121$ app ->run ();
Original file line number Diff line number Diff line change 1414 "email" : " aaron@jonesicoding.com"
1515 }
1616 ],
17- "version" : " 1.3.2 " ,
17+ "version" : " 1.3.3 " ,
1818 "require" : {
1919 "ext-json" : " *" ,
2020 "ext-posix" : " *" ,
2121 "symfony/yaml" : " ^4.4" ,
2222 "symfony/console" : " ^4.4" ,
2323 "jonesiscoding/base-console" : " ^1.0" ,
2424 "rodneyrehm/plist" : " ^2.0" ,
25- "deviscoding/mac-console" : " ^1.0 " ,
25+ "deviscoding/mac-console" : " ^1.2.2 " ,
2626 "symfony/process" : " ^4.4"
2727 }
2828}
You can’t perform that action at this time.
0 commit comments