Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit c82e6cb

Browse files
committed
update dependencies
1 parent 977321d commit c82e6cb

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

composer.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"require-dev": {
2222
"phpunit/phpunit": "4.*",
23-
"xparse/Parser": "0.0.*"
23+
"xparse/parser": "0.1.0-alpha.2"
2424
},
2525
"autoload": {
2626
"psr-4": {
@@ -31,11 +31,6 @@
3131
"psr-4": {
3232
"Xparse\\RecursivePagination\\Test\\": "tests"
3333
}
34-
},
35-
"extra": {
36-
"branch-alias": {
37-
"dev-master": "1.0-dev"
38-
}
3934
}
4035
}
4136

0 commit comments

Comments
 (0)