Skip to content
This repository was archived by the owner on May 22, 2023. It is now read-only.

Commit d44a865

Browse files
committed
The repository was updated to version 1.0.1
1 parent 64f4e73 commit d44a865

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
"config": {
2424
"preferred-install": "dist"
2525
},
26-
"minimum-stability": "stable",
26+
"minimum-stability": "dev",
2727
"support": {
2828
"issues": "https://github.com/Eliasis-Framework/fork-me-github/issues",
2929
"forum": "http://stackoverflow.com/tags/eliasis",
3030
"source": "https://github.com/Eliasis-Framework/fork-me-github"
3131
},
3232
"require": {
3333
"composer/installers": "dev-master",
34-
"Josantonius/Asset" : "^1.1.0"
34+
"Josantonius/Asset" : "^1.1.1"
3535
},
3636
"autoload": {
3737
"psr-4": {

0 commit comments

Comments
 (0)