Skip to content

Commit 1f145db

Browse files
committed
composer updated
1 parent 03784fa commit 1f145db

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "project",
77
"require": {
88
"php": ">=7.1.0",
9-
"acciocms/core": "dev-development",
9+
"acciocms/core": "^0.1",
1010
"chumper/zipper": "1.0.x",
1111
"doctrine/dbal": "^2.5",
1212
"spatie/laravel-image-optimizer": "^1.1",

readme.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Laravel PHP Framework
1+
# Accio
22

33
[![Build Status](https://travis-ci.org/laravel/framework.svg)](https://travis-ci.org/laravel/framework)
44
[![Total Downloads](https://poser.pugx.org/laravel/framework/d/total.svg)](https://packagist.org/packages/laravel/framework)
@@ -12,16 +12,16 @@ Laravel is accessible, yet powerful, providing tools needed for large, robust ap
1212

1313
## Official Documentation
1414

15-
Documentation for the framework can be found on the [Laravel website](http://laravel.com/docs).
15+
Documentation for Accio can be found on the [Laravel website](http://laravel.com/docs).
1616

1717
## Contributing
1818

19-
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the [Laravel documentation](http://laravel.com/docs/contributions).
19+
Thank you for considering contributing to Accio CMS! The contribution guide can be found in the [Laravel documentation](http://laravel.com/docs/contributions).
2020

2121
## Security Vulnerabilities
2222

23-
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell at taylor@laravel.com. All security vulnerabilities will be promptly addressed.
23+
If you discover a security vulnerability within Accio, please send an e-mail to Faton Sopa at faton.sopa@manaferra.com. All security vulnerabilities will be promptly addressed.
2424

2525
## License
2626

27-
The Laravel framework is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).
27+
Accio CMS is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

0 commit comments

Comments
 (0)