Skip to content

Commit 7d07d4b

Browse files
author
Dogan Ucar
committed
updated composer.json and gitignore
1 parent 06e1f7f commit 7d07d4b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@
33
/vendor/
44
/aufgaben/
55

6-
composer.lock
76
main.php

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
},
2626
"require": {
2727
"php": ">=7.1",
28-
"doganoo/php-util": "0.2.*"
28+
"doganoo/php-util": "0.3.*"
2929
}
3030
}

0 commit comments

Comments
 (0)