Skip to content

Commit 314af12

Browse files
committed
Update toolsConfig.php
1 parent 0ed5b89 commit 314af12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/devtools/core/toolsConfig.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"semantic" => [ "css" => "https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.4.1/semantic.min.css","js" => "https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.4.1/semantic.min.js" ,"state" => "https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.3.0/components/state.min.js" ],
55
"diff2html"=>["css"=>"https://cdnjs.cloudflare.com/ajax/libs/diff2html/2.3.3/diff2html.min.css"]],
66
"composer" => [ "require" =>
7-
[ "php"=>"^7.1","twig/twig" => "^2.0","mindplay/annotations" => "^1.3","phpmv/ubiquity" => "dev-master" ],
7+
[ "php"=>"^7.1","twig/twig" => "^2.0","mindplay/annotations" => "^1.3","phpmv/ubiquity" => "^2.1" ],
88
"require-dev"=>["monolog/monolog" => "^1.24"],
99
"autoload"=>["psr-4"=>[""=>"app/"]
1010
]

0 commit comments

Comments
 (0)