Skip to content

Commit 1d9111f

Browse files
committed
Merge branch 'release/0.0.3'
2 parents 850e684 + c211515 commit 1d9111f

File tree

3 files changed

+511
-454
lines changed

3 files changed

+511
-454
lines changed

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.2
1+
0.0.3

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@
1818
"require": {
1919
"php": "^8.2.0",
2020
"gitonomy/gitlib": "^1.5",
21-
"laravel-zero/framework": "^11.0.3",
22-
"laravel/prompts": "^0.3.1",
23-
"phlak/semver": "^6.0"
21+
"laravel-zero/framework": "^11.36.1",
22+
"laravel/prompts": "^0.3.5",
23+
"phlak/semver": "^6.1"
2424
},
2525
"require-dev": {
26-
"laravel/pint": "^1.18.1",
26+
"laravel/pint": "^1.21.0",
2727
"mockery/mockery": "^1.6.12",
28-
"pestphp/pest": "^3.5.1"
28+
"pestphp/pest": "^3.7.4"
2929
},
3030
"autoload": {
3131
"psr-4": {

0 commit comments

Comments
 (0)