Skip to content

Commit 887c28e

Browse files
committed
use 2.1 version
1 parent bd75e83 commit 887c28e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ <h1>Try it online</h1>
198198
<script type="text/javascript" src="/js/main.js?v=1"></script>
199199
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/gist-embed/2.4/gist-embed.min.js"></script>
200200
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/ace/1.2.6/ace.js"></script>
201-
<script type="text/javascript" src="https://rawgit.com/glayzzle/php-parser/2.0.0/dist/php-parser.min.js"></script>
201+
<script type="text/javascript" src="https://rawgit.com/glayzzle/php-parser/2.1.0/dist/php-parser.min.js"></script>
202202
<script type="text/javascript" src="https://cdn.rawgit.com/josdejong/jsoneditor/master/dist/jsoneditor-minimalist.min.js"></script>
203203
<script>
204204
var parser = require('php-parser');

0 commit comments

Comments
 (0)