File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 2323 "theseer/fdomdocument" : " >=1.6.1" ,
2424 "theseer/directoryscanner" : " >=1.3.0" ,
2525 "theseer/fxsl" : " >=1.1" ,
26- "phpunit/php-timer" : " >=1.0.4 " ,
26+ "phpunit/php-timer" : " >=1.0.6 " ,
2727 "nikic/php-parser" : " =1.3.0"
2828 },
2929 "autoload" : {
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ function($class) use ($vendor) {
77 static $ classes = null ;
88 if ($ classes === null ) {
99 $ classes = array (
10- 'php_timer ' => '/phpunit/php-timer/PHP/Timer.php ' ,
1110 'phpparser \\autoloader ' => '/nikic/php-parser/lib/PhpParser/Autoloader.php ' ,
1211 'phpparser \\builder ' => '/nikic/php-parser/lib/PhpParser/Builder.php ' ,
1312 'phpparser \\builder \\class_ ' => '/nikic/php-parser/lib/PhpParser/Builder/Class_.php ' ,
You can’t perform that action at this time.
0 commit comments