Skip to content

Commit 9c015aa

Browse files
author
Roberto José Garcia Navarro
committed
chore(release): 1.0.3
1 parent 2d5774a commit 9c015aa

File tree

3 files changed

+55
-50
lines changed

3 files changed

+55
-50
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
All notable changes to this project will be documented in this file.
55
<!--- END HEADER -->
66

7+
## [1.0.3](https://github.com/soulcodex/laravel-behat/compare/0.0.0...v1.0.3) (2023-02-18)
8+
9+
10+
---
11+
712
## [1.0.2](https://github.com/soulcodex/laravel-behat/compare/1.0.1...v1.0.2) (2023-02-18)
813

914

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"behat/behat": "^3.0",
3333
"behat/mink-browserkit-driver": "^2.1",
3434
"friends-of-behat/mink-extension": "^2.7",
35-
"illuminate/contracts": "^8.0|^9.0",
36-
"illuminate/support": "^8.0|^9.0",
35+
"illuminate/contracts": "^8.0|^9.0|^10.0",
36+
"illuminate/support": "^8.0|^9.0|^10.0",
3737
"symfony/http-kernel": "^6.2",
3838
"symfony/event-dispatcher": "^6.2"
3939
},
@@ -49,5 +49,5 @@
4949
},
5050
"minimum-stability": "dev",
5151
"prefer-stable": true,
52-
"version": "1.0.2"
52+
"version": "1.0.3"
5353
}

composer.lock

Lines changed: 47 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)